mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
meta-integrity: Fix build problem on ima-inspect
The sources require that we have pkgconfig support as well, add missing inherit. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -8,4 +8,4 @@ SRCREV = "e912be2d2a9fdf30a9693a7fc5d6b2473990a71c"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user