]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
qemu: Add missing 'inherit pkgconfig'
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 6 Feb 2017 10:04:47 +0000 (12:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Feb 2017 14:48:56 +0000 (14:48 +0000)
The monster configure file does call pkg-config somewhere in there.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc

index e3af5c21c069429cb1dc6c0e4ddb40cfbddeb903..ef5d75c4507d43ecb3e6cbae3de1895003cc41d5 100644 (file)
@@ -6,7 +6,7 @@ RDEPENDS_${PN}_class-target += "bash"
 RDEPENDS_${PN}-ptest = "bash make"
 
 require qemu-targets.inc
-inherit autotools ptest
+inherit autotools pkgconfig ptest
 BBCLASSEXTEND = "native nativesdk"
 
 # QEMU_TARGETS is overridable variable