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]

(From OE-Core rev: 82374feece5c576f9950bad6861b1e00c6b30d84)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2013-08-29 16:06:24 -07:00 committed by Richard Purdie
parent 9c0131d5bc
commit e38285f8f1
1 changed files with 6 additions and 0 deletions

View File

@ -139,6 +139,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
minicom \
mtools \
ncurses \
ncurses-terminfo-base \
neon \
nfs-utils \
nfs-utils-client \
@ -159,24 +160,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 \