mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
netcf: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
64adf1643b
commit
103cb4ab99
@@ -16,7 +16,7 @@ DEPENDS += "augeas libnl libxslt libxml2 gnulib"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gettext autotools
|
||||
inherit gettext autotools-brokensep
|
||||
|
||||
EXTRA_OECONF_append_class-target = " --with-driver=redhat"
|
||||
do_configure_prepend() {
|
||||
|
||||
Reference in New Issue
Block a user