mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
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:
@@ -45,6 +45,8 @@ EXTRA_OECONF = "\
|
|||||||
|
|
||||||
EXTRA_AUTORECONF = " -I Source/autotools "
|
EXTRA_AUTORECONF = " -I Source/autotools "
|
||||||
|
|
||||||
|
CONFIGUREOPT_DEPTRACK = ""
|
||||||
|
|
||||||
do_configure_append() {
|
do_configure_append() {
|
||||||
# somethings wrong with icu, fix it up manually
|
# somethings wrong with icu, fix it up manually
|
||||||
for makefile in $(find ${S} -name "GNUmakefile") ; do
|
for makefile in $(find ${S} -name "GNUmakefile") ; do
|
||||||
|
|||||||
Reference in New Issue
Block a user