]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
musl: Move to 1.2.3 release tag
authorKhem Raj <raj.khem@gmail.com>
Mon, 11 Apr 2022 05:15:15 +0000 (22:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Apr 2022 08:43:38 +0000 (09:43 +0100)
This actually are just 2 patches on top of what we have thus far

7a43f6fe release 1.2.3
01b14242 accept null pointer as message argument to gettext functions

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/musl/musl_git.bb

index d29097106fa3624256ebb8f53f8a493628d9b18f..044ed9c064bdf883059ad8b9a154c5b9a0bfdf8b 100644 (file)
@@ -4,9 +4,9 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "6d8a515796270eb6cec8a278cb353a078a10f09a"
+SRCREV = "7a43f6fea9081bdd53d8a11cef9e9fab0348c53d"
 
-BASEVER = "1.2.2"
+BASEVER = "1.2.3"
 
 PV = "${BASEVER}+git${SRCPV}"