linux-libc-headers: Add inherit of pkgconfig

pkg-config is used by the kernel build system when creating the
configuration tools.

(From OE-Core rev: 8e756a808267da26c5c93729438e5757146be534)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Peter Kjellerstedt
2017-02-28 14:35:16 +01:00
committed by Richard Purdie
parent a041053056
commit 624bf09790

View File

@@ -42,7 +42,7 @@ python __anonymous () {
d.setVar("HEADER_FETCH_VER", "2.6")
}
inherit kernel-arch
inherit kernel-arch pkgconfig
KORG_ARCHIVE_COMPRESSION ?= "xz"