From 2f16a0ea81ddb249c5d8a3e11573cb622436484f Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Fri, 13 Jun 2014 08:46:32 +0800 Subject: 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 Signed-off-by: Joe MacDonald --- meta-networking/recipes-protocols/openflow/openflow.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking') 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 -- cgit v1.2.3-54-g00ecf