aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
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 12:49:01 +0100
commit293e2c37525d440ae93cefec877b532c6a888802 (patch)
tree0d4829bc3764210531dd8e2b9d52fa96ef28224b /meta/recipes-core/gettext
parentf8d4d3d573b12e25803cbce7f713811c81601bc5 (diff)
downloadopenembedded-core-293e2c37525d440ae93cefec877b532c6a888802.tar.gz
gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-core/gettext')
-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 3a9f8932a4..b9c4e1ca6e 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"