The linuxstdbase override was used by the poky-lsb distribution, which
aimed to be compatible with the Linux Standard Base specification.
LSB is long-dead and poky-lsb was removed back in 2018 with the thud
release[1].
Clarify the recipe by deleting these obsolete and unused assignments.
[1] meta-yocto
00fdefff55 ("poky-altcfg: Replace poky-lsb with poky-altcfg")
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
EXTRA_OECONF = "--without-debug --without-legacy --with-catalog --with-c14n"
EXTRA_OECONF:class-native = "--without-legacy --with-c14n --with-zlib"
EXTRA_OECONF:class-nativesdk = "--without-legacy --with-c14n --with-zlib"
-EXTRA_OECONF:linuxstdbase = "--with-debug --with-legacy --with-c14n --with-zlib"
python populate_packages:prepend () {
# autonamer would call this libxml2-2, but we don't want that