[oe-commits] Richard Purdie : uninative-tarball: Update eglibc -> glibc

git at git.openembedded.org git at git.openembedded.org
Thu Oct 2 09:58:38 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 2b85b3f33af5157cd4b6f8a6dc737015c85018c3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=2b85b3f33af5157cd4b6f8a6dc737015c85018c3

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Oct  2 10:57:25 2014 +0100

uninative-tarball: Update eglibc -> glibc

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/meta/uninative-tarball.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/meta/uninative-tarball.bb b/meta/recipes-core/meta/uninative-tarball.bb
index ed1279f..e17685a 100644
--- a/meta/recipes-core/meta/uninative-tarball.bb
+++ b/meta/recipes-core/meta/uninative-tarball.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d
 TOOLCHAIN_TARGET_TASK = ""
 
 TOOLCHAIN_HOST_TASK = "\
-    nativesdk-eglibc \
+    nativesdk-glibc \
     nativesdk-patchelf \
     "
 



More information about the Openembedded-commits mailing list