]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
expect: don't run aclocal in do_configure
authorRoss Burton <ross.burton@arm.com>
Wed, 1 Oct 2025 20:58:35 +0000 (22:58 +0200)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Oct 2025 15:40:43 +0000 (08:40 -0700)
commit61dbfd66210b090ec8abfbf1f4688e5691299d68
treebaf08f35a7068b4f8bfd092eaa2beca398981e23
parent20cadf7b66f30e8a3b409b4a96eced614ac21013
expect: don't run aclocal in do_configure

expect has a hand-maintained aclocal.m4 so don't run aclocal, which has the
side effect of not deleting the aclocal.m4 file which pulls in macros.

The build works without this change more through luck and a combination
of behaviours than design.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/expect/expect_5.45.4.bb