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>
This commit is contained in:
Robert Yang
2014-06-13 08:46:32 +08:00
committed by Joe MacDonald
parent e35a1fe480
commit 2f16a0ea81
@@ -22,7 +22,7 @@ PACKAGECONFIG[openssl] = "--enable-ssl,--disable-ssl, openssl, libssl"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit autotools inherit autotools-brokensep
do_configure() { do_configure() {
./boot.sh ./boot.sh