]> code.ossystems Code Review - openembedded-core.git/commitdiff
gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabi
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Apr 2011 03:32:53 +0000 (20:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 11:49:01 +0000 (12:49 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/gettext/gettext_0.17.bb

index 3a9f8932a4139389fc29d26a9f3a3b1bcd99500f..b9c4e1ca6ea7a3ad8705a7f3eecaa967d879f9e5 100644 (file)
@@ -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"