[oe-commits] Richard Purdie : icu backoff due to gtk-webkit

git at git.openembedded.org git at git.openembedded.org
Sun Jun 1 13:30:37 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: ae05ef441241f4435301ffe7c4a0b46f62467711
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ae05ef441241f4435301ffe7c4a0b46f62467711

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Sat May 24 10:22:31 2014 +0000

icu backoff due to gtk-webkit

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/icu/icu.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/icu/icu.inc b/meta/recipes-support/icu/icu.inc
index deb1ad4..7732107 100644
--- a/meta/recipes-support/icu/icu.inc
+++ b/meta/recipes-support/icu/icu.inc
@@ -14,7 +14,7 @@ CPPFLAGS_append_libc-uclibc = " -DU_TIMEZONE=0"
 
 BINCONFIG = "${bindir}/icu-config"
 
-inherit autotools pkgconfig binconfig-disabled
+inherit autotools pkgconfig binconfig
 
 # ICU needs the native build directory as an argument to its --with-cross-build option when
 # cross-compiling. Taken the situation that different builds may share a common sstate-cache



More information about the Openembedded-commits mailing list