]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
meta: depend on autoconf-archive-native, not autoconf-archive
authorRoss Burton <ross.burton@arm.com>
Tue, 16 May 2023 18:40:25 +0000 (19:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 May 2023 09:53:44 +0000 (10:53 +0100)
commit571132415ea7fe2d91c62948f2b6aa553eafa83d
treeb67d49be735884dca25d9a9b8d47111ccb011820
parent9afb0fbfbf2cde3b1c3f0995f883fe6887e9f103
meta: depend on autoconf-archive-native, not autoconf-archive

autoconf-archive is a collection of m4 autoconf macros needed at
build-time, and autoconf-archive-native is a suitable provider as there
is nothing in the recipe that needs to be cross-compiled.

Also if we use DEPENDS=autoconf-archive then the recipe's -dev package
ends up RDEPENDing on autoconf-archive, which isn't correct.

Universally change any DEPENDS on autoconf-archive to the -native form,
and add any missing dependencies that were implicit before.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-connectivity/neard/neard_0.18.bb
meta/recipes-core/dbus/dbus_1.14.6.bb
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
meta/recipes-extended/wget/wget.inc
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb
meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb
meta/recipes-kernel/powertop/powertop_2.15.bb
meta/recipes-support/icu/icu_72-1.bb
meta/recipes-support/mpfr/mpfr_4.2.0.bb