* [PATCH 0/1] Fix up task-poky-lsb
@ 2011-03-04 23:00 Saul Wold
2011-03-04 23:00 ` [PATCH 1/1] task-poky-lsb: Remove new eglibc-* packages Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2011-03-04 23:00 UTC (permalink / raw)
To: poky, openembedded-core
From: Saul Wold <sgw@linux.intel.com>
Richard:
I removed a patch from the LSB, but did not fix up
the task-poky-lsb (it was not factored correctly orignally).
So this patch fixes task-poky-lsb.bb.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: distro/oe-core
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-core
Thanks,
Saul Wold <sgw@linux.intel.com>
---
Saul Wold (1):
task-poky-lsb: Remove new eglibc-* packages
meta/recipes-extended/tasks/task-poky-lsb.bb | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] task-poky-lsb: Remove new eglibc-* packages
2011-03-04 23:00 [PATCH 0/1] Fix up task-poky-lsb Saul Wold
@ 2011-03-04 23:00 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-03-04 23:00 UTC (permalink / raw)
To: poky, openembedded-core
From: Saul Wold <sgw@linux.intel.com>
Remove the new eglibc packages that were part of another
patch and did not get cleanup here.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
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 \
+#
--
1.7.1.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-04 23:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 23:00 [PATCH 0/1] Fix up task-poky-lsb Saul Wold
2011-03-04 23:00 ` [PATCH 1/1] task-poky-lsb: Remove new eglibc-* packages Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox