summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-03-31 20:32:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-04 14:09:38 +0100
commit08a6cdcf4891dc0ee81fed8f7336b8157b2ad836 (patch)
tree1865f758d488f43363c2edcd75911e5db6d02270 /meta
parente4ccab92da24ec206b156b87db6b1d02bc63b457 (diff)
downloadast2050-yocto-poky-08a6cdcf4891dc0ee81fed8f7336b8157b2ad836.zip
ast2050-yocto-poky-08a6cdcf4891dc0ee81fed8f7336b8157b2ad836.tar.gz
gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi
(From OE-Core rev: 293e2c37525d440ae93cefec877b532c6a888802) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/gettext/gettext_0.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.17.bb b/meta/recipes-core/gettext/gettext_0.17.bb
index 3a9f893..b9c4e1c 100644
--- a/meta/recipes-core/gettext/gettext_0.17.bb
+++ b/meta/recipes-core/gettext/gettext_0.17.bb
@@ -19,7 +19,7 @@ SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
"
SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;patch=1"
-SRC_URI_append_linux-uclibcgnueabi = " file://gettext-error_print_progname.patch;patch=1"
+SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch;patch=1"
SRC_URI[md5sum] = "58a2bc6d39c0ba57823034d55d65d606"
SRC_URI[sha256sum] = "209638bb8e162f22c281145a34e220c66f1f6e9ff5e4c50c6f2ef2ded59537ba"
OpenPOWER on IntegriCloud