mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
pahole: Inherit missing pkgconfig
Fixes Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git \
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake
|
||||
inherit cmake pkgconfig
|
||||
|
||||
PACKAGECONFIG[python3] = ",,python3-core,python3-core"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user