netcf: fix autotools B != S build failure

For now adding netcf to the list of "brokensep" packages. The install
phase fails when autotools split directories are used, so we inherit
brokensep to get things building again.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield 2014-05-14 12:42:39 -04:00
parent 9ae9894c15
commit 9b0bacbb50

View File

@ -18,7 +18,7 @@ DEPENDS += "augeas libnl libxslt libxml2"
S = "${WORKDIR}/git"
inherit gettext autotools
inherit gettext autotools-brokensep
do_configure_prepend() {
cd ${S}