mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
poke: remove obsolete acpaths
As of "autotools: don't try and find in-tree macros" in core, acpaths is no longer used. Also switch to out-of-tree builds as this appear to work now. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -15,10 +15,6 @@ SRC_URI[sha256sum] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
# The automatic m4 path detection gets confused, so force the right value from
|
||||
# the poke bootstrap script.
|
||||
acpaths = "-I ./m4"
|
||||
|
||||
EXTRA_OECONF = "--disable-gui \
|
||||
--disable-libnbd \
|
||||
--with-libreadline-prefix=${STAGING_INCDIR} \
|
||||
|
||||
Reference in New Issue
Block a user