From: Richard Purdie Date: Sun, 20 Feb 2022 21:16:05 +0000 (+0000) Subject: expat: Upgrade 2.4.5 -> 2.4.6 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=91aa5e3f94a7f82be7949ecfde2764d51384ad42;p=openembedded-core.git expat: Upgrade 2.4.5 -> 2.4.6 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/expat/expat_2.4.5.bb b/meta/recipes-core/expat/expat_2.4.6.bb 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 83ba3a2329..ef245242bc 100644 --- a/meta/recipes-core/expat/expat_2.4.5.bb +++ b/meta/recipes-core/expat/expat_2.4.6.bb @@ -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"