projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5662706
)
Revert "glib-2.0: Specify libiconv when building on uclibc"
author
Khem Raj
<raj.khem@gmail.com>
Thu, 7 Nov 2013 06:02:31 +0000
(22:02 -0800)
committer
Richard Purdie
<richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 16:00:30 +0000
(16:00 +0000)
This reverts commit
38b6c4df7c215ed7fd6be107fbc2527e66791e2e
.
Its not needed anymore after upgrade to 2.38
(From OE-Core rev:
3efd8530053cf54e3f0b0fc6a96272fdb2ee27ba
)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib.inc
patch
|
blob
|
history
diff --git
a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.inc
index
0698c29
..
e12333a
100644
(file)
--- a/
meta/recipes-core/glib-2.0/glib.inc
+++ b/
meta/recipes-core/glib-2.0/glib.inc
@@
-32,7
+32,6
@@
CORECONF = "--disable-dtrace --disable-fam --disable-libelf --disable-systemtap
PTEST_CONF = "${@base_contains('DISTRO_FEATURES', 'ptest', '--enable-installed-tests', '--disable-installed-tests', d)}"
EXTRA_OECONF = "--enable-included-printf=no ${CORECONF} ${PTEST_CONF}"
EXTRA_OECONF_class-native = "${CORECONF} --disable-selinux"
-EXTRA_OECONF_append_class-target_libc-uclibc = " --with-libiconv=gnu"
do_configure_prepend() {
sed -i -e '1s,#!.*,#!${USRBINPATH}/env python,' ${S}/gio/gdbus-2.0/codegen/gdbus-codegen.in