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 <[email protected]>
---
 meta/recipes-core/libxml/libxml2_2.15.3.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/libxml/libxml2_2.15.3.bb 
b/meta/recipes-core/libxml/libxml2_2.15.3.bb
index abf9889b3f3..096a719d1c4 100644
--- a/meta/recipes-core/libxml/libxml2_2.15.3.bb
+++ b/meta/recipes-core/libxml/libxml2_2.15.3.bb
@@ -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
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240945): 
https://lists.openembedded.org/g/openembedded-core/message/240945
Mute This Topic: https://lists.openembedded.org/mt/120279139/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to