summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-03-04 17:38:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-04 22:26:44 +0000
commitabea71b0a5f2f8043f8e72307e86b88762548df1 (patch)
treec3977bcb8be4d4be715cbd5b2d37ba339b03a8b6 /meta/recipes-extended
parentf092542f0796c552ff1e45094908894ce34b7eb2 (diff)
downloadast2050-yocto-poky-abea71b0a5f2f8043f8e72307e86b88762548df1.zip
ast2050-yocto-poky-abea71b0a5f2f8043f8e72307e86b88762548df1.tar.gz
task-poky-lsb: Add packges needed by LSB Test Suite
These packages added into task-poky-lsb.bb are absent in lsb-image during lsb test (From OE-Core rev: 472f89dec06f0be43ff3e0638cac3f55f7b7e7cf) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/tasks/task-poky-lsb.bb16
1 files changed, 15 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index ee3ca2c..65b7565 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -114,6 +114,7 @@ RDEPENDS_task-poky-misc = "\
gettext \
groff \
lsb \
+ lsbsetup \
lsof \
man \
man-pages \
@@ -129,6 +130,7 @@ RDEPENDS_task-poky-lsb-command-add = "\
fontconfig-utils \
mailx \
msmtp \
+ chkconfig \
"
# cups
@@ -158,6 +160,10 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
libxi \
libxtst \
qt4-plugin-sqldriver-sqlite \
+ libx11-locale \
+ xorg-minimal-fonts \
+ gdk-pixbuf \
+
"
RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
@@ -173,9 +179,17 @@ RDEPENDS_task-poky-lsb-runtime-add = "\
ldd \
pam-plugin-wheel \
e2fsprogs-mke2fs \
- eglibc-localedata-posix \
mkfontdir \
liburi-perl \
libxml-parser-perl \
libxml-perl \
+ eglibc-extra-nss \
+ eglibc-localedatas \
+ eglibc-gconvs \
+ eglibc-charmaps \
+ eglibc-binarys \
+ eglibc-pcprofile \
+ eglibc-pic \
+ eglibc-utils \
+
"
OpenPOWER on IntegriCloud