aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-02-13 02:04:24 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 20:34:32 +0100
commit28eafd21dffbe6a2822333535db971662106b371 (patch)
treed4c64634362525ea17eff04f36d8974a992d53e3
parent157e08008df84cba90dd9aaf339878b4b4c1379a (diff)
downloadmeta-openembedded-contrib-28eafd21dffbe6a2822333535db971662106b371.tar.gz
openflow: inherit pkgconfig
Fixed: configure:4463: error: possibly undefined macro: PKG_CHECK_MODULES If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:4466: error: possibly undefined macro: AC_MSG_WARN Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-networking/recipes-protocols/openflow/openflow.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc
index d309ae1a80..7019bce7f5 100644
--- a/meta-networking/recipes-protocols/openflow/openflow.inc
+++ b/meta-networking/recipes-protocols/openflow/openflow.inc
@@ -25,7 +25,7 @@ EXTRA_OECONF += " \
S = "${WORKDIR}/git"
-inherit autotools-brokensep
+inherit autotools-brokensep pkgconfig
do_configure() {
./boot.sh