aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext_0.18.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-01-24 13:07:23 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-27 13:52:49 +0000
commitab692ed618f83df2ce452769165314e70b867345 (patch)
tree8bd6bf2905a1ec3e842d1c9cbe077b0d75881d59 /meta/recipes-core/gettext/gettext_0.18.2.bb
parent06ea50973a4446053d1ecac5b8e4cf425c8df5b1 (diff)
downloadopenembedded-core-contrib-ab692ed618f83df2ce452769165314e70b867345.tar.gz
gettext: Fix build with uclibc remove upstreamed patches
uclibc specific patches are not needed now as they are available in 0.18.2 gettext now Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/gettext/gettext_0.18.2.bb')
-rw-r--r--meta/recipes-core/gettext/gettext_0.18.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.18.2.bb b/meta/recipes-core/gettext/gettext_0.18.2.bb
index 3e930896a5..086f7fa885 100644
--- a/meta/recipes-core/gettext/gettext_0.18.2.bb
+++ b/meta/recipes-core/gettext/gettext_0.18.2.bb
@@ -15,9 +15,6 @@ SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
file://parallel.patch \
"
-SRC_URI_append_libc-uclibc = " file://wchar-uclibc.patch \
- file://gnulib-uclibc-sched_param-def.patch \
- "
LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread "
SRC_URI[md5sum] = "0c86e5af70c195ab8bd651d17d783928"