This package has hand-coded aclocal.m4 so ensure that we don't run aclocal.
Signed-off-by: Ross Burton <ross.bur...@arm.com> --- meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb index 6cf1eecad1..b898e047b0 100644 --- a/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb +++ b/meta-oe/recipes-devtools/tcltk/tk_9.0.1.bb @@ -35,6 +35,7 @@ LDFLAGS += "-Wl,-rpath,${libdir}/tcltk/${PV}/lib" inherit autotools features_check pkgconfig AUTOTOOLS_SCRIPT_PATH = "${S}/unix" +EXTRA_AUTORECONF += "--exclude=aclocal" # depends on virtual/libx11 REQUIRED_DISTRO_FEATURES = "x11" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115672): https://lists.openembedded.org/g/openembedded-devel/message/115672 Mute This Topic: https://lists.openembedded.org/mt/111398048/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-