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.bur...@arm.com> --- meta-oe/recipes-devtools/poke/poke_4.2.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta-oe/recipes-devtools/poke/poke_4.2.bb b/meta-oe/recipes-devtools/poke/poke_4.2.bb index 130eb32211..a31b6605a2 100644 --- a/meta-oe/recipes-devtools/poke/poke_4.2.bb +++ b/meta-oe/recipes-devtools/poke/poke_4.2.bb @@ -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} \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115662): https://lists.openembedded.org/g/openembedded-devel/message/115662 Mute This Topic: https://lists.openembedded.org/mt/111398036/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-