* Remove Trio and updated Copyright to remove Trio [1]
* Remove --with-fexceptions configuration option [2]

[1] 
https://gitlab.gnome.org/GNOME/libxml2/-/commit/7d6969d95509a94347d6f96167ac5420abafa291
[2] 
https://gitlab.gnome.org/GNOME/libxml2/-/commit/e349709ae7e07a2183304ccc9352b6ac86f62a18

Signed-off-by: Hongxu Jia <[email protected]>
---
 .../libxml/{libxml2_2.12.8.bb => libxml2_2.13.3.bb}        | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-core/libxml/{libxml2_2.12.8.bb => libxml2_2.13.3.bb} (93%)

diff --git a/meta/recipes-core/libxml/libxml2_2.12.8.bb 
b/meta/recipes-core/libxml/libxml2_2.13.3.bb
similarity index 93%
rename from meta/recipes-core/libxml/libxml2_2.12.8.bb
rename to meta/recipes-core/libxml/libxml2_2.13.3.bb
index fb103f0273..df24f3031c 100644
--- a/meta/recipes-core/libxml/libxml2_2.12.8.bb
+++ b/meta/recipes-core/libxml/libxml2_2.13.3.bb
@@ -4,10 +4,9 @@ HOMEPAGE = "https://gitlab.gnome.org/GNOME/libxml2";
 BUGTRACKER = "http://bugzilla.gnome.org/buglist.cgi?product=libxml2";
 SECTION = "libs"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://Copyright;md5=fec7ecfe714722b2bb0aaff7d200c701 \
+LIC_FILES_CHKSUM = "file://Copyright;md5=f437ed9058e8e5135e47c01e973376ba \
                     
file://dict.c;beginline=6;endline=15;md5=2b4b7b827d2d8b080372433c4c9c85b6 \
                     
file://list.c;beginline=4;endline=13;md5=b9c25b021ccaf287e50060602d20f3a7 \
-                    
file://trio.c;beginline=5;endline=14;md5=cd4f61e27f88c1d43df112966b1cd28f \
                     "
 
 DEPENDS = "zlib virtual/libiconv"
@@ -20,7 +19,7 @@ SRC_URI += 
"http://www.w3.org/XML/Test/xmlts20130923.tar;subdir=${BP};name=testt
            file://install-tests.patch \
            "
 
-SRC_URI[archive.sha256sum] = 
"43ad877b018bc63deb2468d71f95219c2fac196876ef36d1bee51d226173ec93"
+SRC_URI[archive.sha256sum] = 
"0805d7c180cf09caad71666c7a458a74f041561a532902454da5047d83948138"
 SRC_URI[testtar.sha256sum] = 
"c6b2d42ee50b8b236e711a97d68e6c4b5c8d83e69a2be4722379f08702ea7273"
 
 # Disputed as a security issue, but fixed in d39f780
@@ -52,7 +51,7 @@ RDEPENDS:${PN}-ptest:append:libc-glibc = " 
glibc-gconv-ebcdic-us \
                                          "
 
 # WARNING: zlib is required for RPM use
-EXTRA_OECONF = "--without-debug --without-legacy --with-catalog --with-c14n 
--without-lzma --with-fexceptions"
+EXTRA_OECONF = "--without-debug --without-legacy --with-catalog --with-c14n 
--without-lzma"
 EXTRA_OECONF:class-native = "--without-legacy --with-c14n --without-lzma 
--with-zlib"
 EXTRA_OECONF:class-nativesdk = "--without-legacy --with-c14n --without-lzma 
--with-zlib"
 EXTRA_OECONF:linuxstdbase = "--with-debug --with-legacy --with-c14n 
--without-lzma --with-zlib"
-- 
2.27.0

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

Reply via email to