]> code.ossystems Code Review - openembedded-core.git/commitdiff
expat: Upgrade 2.4.5 -> 2.4.6
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Feb 2022 21:16:05 +0000 (21:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Feb 2022 07:51:46 +0000 (07:51 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/expat/expat_2.4.6.bb [moved from meta/recipes-core/expat/expat_2.4.5.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-core/expat/expat_2.4.5.bb
rename to meta/recipes-core/expat/expat_2.4.6.bb
index 83ba3a232912f330ae383fe5f530b2424972fe0d..ef245242bc159aa62d65a27aa613278e33a250a3 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA
 
 UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/"
 
-SRC_URI[sha256sum] = "fbb430f964c7a2db2626452b6769e6a8d5d23593a453ccbc21701b74deabedff"
+SRC_URI[sha256sum] = "ce317706b07cae150f90cddd4253f5b4fba929607488af5ac47bf2bc08e31f09"
 
 EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"