All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-self-hosted: Add missing python code
@ 2013-08-29 23:06 Saul Wold
  2013-08-30  6:56 ` Iorga, Cristian
  2013-08-30 15:13 ` Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2013-08-29 23:06 UTC (permalink / raw)
  To: cristian.iorga, openembedded-core

These are in the Toolchain list, so they should also be installed on the build appliance

[YOCTO #5061]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 429ade9..6e23ea2 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -138,6 +138,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     minicom \
     mtools \
     ncurses \
+    ncurses-terminfo-base \
     neon \
     nfs-utils \
     nfs-utils-client \
@@ -158,24 +159,29 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     python-core \
     python-curses \
     python-datetime \
+    python-difflib \
     python-distutils \
     python-elementtree \
     python-email \
     python-fcntl \
     python-git \
+    python-json \
     python-logging \
     python-misc \
+    python-mmap \
     python-multiprocessing \
     python-netclient \
     python-netserver \
     python-pickle \
     python-pkgutil \
+    python-pprint \
     python-re \
     python-rpm \
     python-shell \
     python-sqlite3 \
     python-subprocess \
     python-textutils \
+    python-unittest \
     python-unixadmin \
     python-xmlrpc \
     quota \
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] packagegroup-self-hosted: Add missing python code
  2013-08-29 23:06 [PATCH] packagegroup-self-hosted: Add missing python code Saul Wold
@ 2013-08-30  6:56 ` Iorga, Cristian
  2013-08-30 15:13 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Iorga, Cristian @ 2013-08-30  6:56 UTC (permalink / raw)
  To: Saul Wold, openembedded-core

ACK.

-----Original Message-----
From: Saul Wold [mailto:sgw@linux.intel.com] 
Sent: Friday, August 30, 2013 2:06 AM
To: Iorga, Cristian; openembedded-core@lists.openembedded.org
Subject: [PATCH] packagegroup-self-hosted: Add missing python code

These are in the Toolchain list, so they should also be installed on the build appliance

[YOCTO #5061]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 429ade9..6e23ea2 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -138,6 +138,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     minicom \
     mtools \
     ncurses \
+    ncurses-terminfo-base \
     neon \
     nfs-utils \
     nfs-utils-client \
@@ -158,24 +159,29 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     python-core \
     python-curses \
     python-datetime \
+    python-difflib \
     python-distutils \
     python-elementtree \
     python-email \
     python-fcntl \
     python-git \
+    python-json \
     python-logging \
     python-misc \
+    python-mmap \
     python-multiprocessing \
     python-netclient \
     python-netserver \
     python-pickle \
     python-pkgutil \
+    python-pprint \
     python-re \
     python-rpm \
     python-shell \
     python-sqlite3 \
     python-subprocess \
     python-textutils \
+    python-unittest \
     python-unixadmin \
     python-xmlrpc \
     quota \
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] packagegroup-self-hosted: Add missing python code
  2013-08-29 23:06 [PATCH] packagegroup-self-hosted: Add missing python code Saul Wold
  2013-08-30  6:56 ` Iorga, Cristian
@ 2013-08-30 15:13 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2013-08-30 15:13 UTC (permalink / raw)
  To: Saul Wold; +Cc: openembedded-core

On Thu, 2013-08-29 at 16:06 -0700, Saul Wold wrote:
> These are in the Toolchain list, so they should also be installed on the build appliance
> 
> [YOCTO #5061]
> 
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 6 ++++++
>  1 file changed, 6 insertions(+)

Why doesn't this just include the other list?

Cheers,

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-30 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-29 23:06 [PATCH] packagegroup-self-hosted: Add missing python code Saul Wold
2013-08-30  6:56 ` Iorga, Cristian
2013-08-30 15:13 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.