[oe-commits] Richard Purdie : webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs

git version control git at git.openembedded.org
Wed Oct 5 13:38:08 UTC 2011


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Oct  5 14:36:18 2011 +0100

webkit-gtk: Enable dependency tracking since the webkit makefiles have bugs

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

---

 meta/recipes-sato/webkit/webkit-gtk_svn.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
index 5eb9b2e..2862ad4 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
@@ -45,6 +45,8 @@ EXTRA_OECONF = "\
 
 EXTRA_AUTORECONF = " -I Source/autotools "
 
+CONFIGUREOPT_DEPTRACK = ""
+
 do_configure_append() {
 	# somethings wrong with icu, fix it up manually
 	for makefile in $(find ${S} -name "GNUmakefile") ; do





More information about the Openembedded-commits mailing list