]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxml2: remove LSB-specific overrides
authorRoss Burton <ross.burton@arm.com>
Wed, 15 Jul 2026 11:02:35 +0000 (12:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2026 19:51:33 +0000 (20:51 +0100)
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>
meta/recipes-core/libxml/libxml2_2.15.3.bb

index c98115cf9b20277ddf64ec5d2f9c99d75423967f..369f27ad2b2a9f27991e9aec593b198b0edf6172 100644 (file)
@@ -45,7 +45,6 @@ RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-gconv-ebcdic-us \
 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