From patchwork Fri Mar 4 23:00:20 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] task-poky-lsb: Remove new eglibc-* packages Date: Fri, 04 Mar 2011 23:00:20 -0000 From: Saul Wold X-Patchwork-Id: 1165 Message-Id: To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Saul Wold Remove the new eglibc packages that were part of another patch and did not get cleanup here. Signed-off-by: Saul Wold --- meta/recipes-extended/tasks/task-poky-lsb.bb | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 65b7565..42fd8e0 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb @@ -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 \ +#