mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 00:37:52 +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:
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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user