From: Richard Purdie Date: Sun, 6 Mar 2022 13:15:03 +0000 (+0000) Subject: expat: Upgrade 2.4.6 -> 2.4.7 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=62a797b863c443f35a5ae9483c12108fcf24b606;p=openembedded-core.git expat: Upgrade 2.4.6 -> 2.4.7 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/expat/expat_2.4.6.bb b/meta/recipes-core/expat/expat_2.4.7.bb similarity index 91% rename from meta/recipes-core/expat/expat_2.4.6.bb rename to meta/recipes-core/expat/expat_2.4.7.bb index ef245242bc..bf1ca8d56e 100644 --- a/meta/recipes-core/expat/expat_2.4.6.bb +++ b/meta/recipes-core/expat/expat_2.4.7.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] = "ce317706b07cae150f90cddd4253f5b4fba929607488af5ac47bf2bc08e31f09" +SRC_URI[sha256sum] = "e149bdd8b90254c62b3d195da53a09bd531a4d63a963b0d8a5268d48dd2f6a65" EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"