[oe] [PATCH 14/14] openflow: inherit autotools-brokensep

rongqing.li at windriver.com rongqing.li at windriver.com
Fri Jun 13 00:46:18 UTC 2014


From: Robert Yang <liezhi.yang at windriver.com>

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 at windriver.com>
---
 meta-networking/recipes-protocols/openflow/openflow.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc
index 43af54e..1a226f8 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
-- 
1.7.10.4




More information about the Openembedded-devel mailing list