]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-lsb: Remove new eglibc-* packages
authorSaul Wold <sgw@linux.intel.com>
Sat, 5 Mar 2011 14:20:52 +0000 (14:20 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 5 Mar 2011 17:44:29 +0000 (09:44 -0800)
Remove the new eglibc packages that were part of another
patch and did not get cleanup here.

(From OE-Core rev: bddd9012d2a6393afceef752389d0006f2e47681)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-extended/tasks/task-poky-lsb.bb

index 65b7565758c722708917facdc2f29ac755b2527b..42fd8e0fca060512ea9f7de0bdd53f078afa0bee 100644 (file)
@@ -163,7 +163,6 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
     libx11-locale \
     xorg-minimal-fonts \
     gdk-pixbuf \
-
 "
 
 RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
@@ -183,13 +182,15 @@ RDEPENDS_task-poky-lsb-runtime-add = "\
     liburi-perl \
     libxml-parser-perl \
     libxml-perl \
+    eglibc-localedata-posix \
     eglibc-extra-nss \
-    eglibc-localedatas \
-    eglibc-gconvs \
-    eglibc-charmaps \
-    eglibc-binarys \
     eglibc-pcprofile \
     eglibc-pic \
     eglibc-utils \
-
 "
+
+#    eglibc-localedatas \
+#    eglibc-gconvs \
+#    eglibc-charmaps \
+#    eglibc-binarys \
+#