mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 10:54:22 +00:00
kronosnet: Inherit pkgconfig
Fixes configure.ac:32: error: possibly undefined macro: AC_MSG_ERROR Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c94e5cb7d8
commit
bc4409e4ac
@ -16,7 +16,7 @@ SRC_URI = "git://github.com/kronosnet/kronosnet;protocol=https;branch=stable1"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/kronosnet/kronosnet/releases"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools pkgconfig
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user