mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
json-glib: Make sure the autotools m4 files are found, unbreaking the build
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -9,6 +9,8 @@ DEPENDS = "glib-2.0"
|
|||||||
|
|
||||||
inherit autotools_stage
|
inherit autotools_stage
|
||||||
|
|
||||||
|
acpaths = "-I ${S}/build/autotools "
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
touch ${S}/gtk-doc.make
|
touch ${S}/gtk-doc.make
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user