]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
autotools: log when we're removing aclocal.m4
authorRoss Burton <ross.burton@arm.com>
Wed, 8 Jan 2025 15:46:35 +0000 (15:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2025 11:22:20 +0000 (11:22 +0000)
commitd6efd938af8a8260ae464edf4388afea73293ec7
treedf10cc6d4cd08a87992b18e0a8b21bbcaf01ae73
parent967fc0403355cebdae306d3a210ba177390b541a
autotools: log when we're removing aclocal.m4

Some mysterious autotools errors are because upstream has a custom
aclocal.m4 that we're deleting it unless we know we're not even running
aclocal.  There's a case to be made for removing this deletion logic
on the grounds that aclocal should know what it is doing, but for now
make it clear that we're deleting a file by saying so in the task log.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/autotools.bbclass