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:
Ross Burton
2025-02-25 16:58:10 +00:00
parent 3b5500a1a9
commit 77c1c65dcf
@@ -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} \