aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-06-13 08:46:32 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2014-06-15 23:21:33 -0400
commit2f16a0ea81ddb249c5d8a3e11573cb622436484f (patch)
treeaff1640737d206ea820a5f7372c160d66eb73e95
parente35a1fe480d3aa5cd0b0b8764f57796f3d7992d7 (diff)
downloadmeta-openembedded-contrib-2f16a0ea81ddb249c5d8a3e11573cb622436484f.tar.gz
openflow: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_configure error: run.do_configure.22953: line 109: ./boot.sh: No such file or directory Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.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 43af54ea59..1a226f82ca 100644
--- a/meta-networking/recipes-protocols/openflow/openflow.inc
+++ b/meta-networking/recipes-protocols/openflow/openflow.inc
@@ -22,7 +22,7 @@ PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl, libssl"
S = "${WORKDIR}/git"
-inherit autotools
+inherit autotools-brokensep
do_configure() {
./boot.sh