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

(From OE-Core rev: cc626b9e1671670a931ea3e528ea4b0f7b2e923b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-10-05 14:36:18 +01:00
parent 5ea73bde5e
commit 2f4eecc60e
1 changed files with 2 additions and 0 deletions

View File

@ -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