From: Khem Raj Date: Wed, 3 May 2023 06:03:01 +0000 (-0700) Subject: musl: Update to 1.2.4 release X-Git-Tag: uninative-3.10~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3de74f00812fa342d4dc69a857994fa10728635;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git musl: Update to 1.2.4 release Brings the following changes * f5f55d65 release 1.2.4 (From OE-Core rev: 9f2fe39d92816343347bd08f55cd4aca98e8a209) Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 7c9a9cd6718..19b07d6be94 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,9 +4,9 @@ require musl.inc inherit linuxloader -SRCREV = "b928c7234f62c35a9b4927586ff4c3cbf6e513b5" +SRCREV = "f5f55d6589940fd2c2188d76686efe3a530e64e0" -BASEVER = "1.2.3" +BASEVER = "1.2.4" PV = "${BASEVER}+git${SRCPV}"