]> code.ossystems Code Review - openembedded-core.git/commitdiff
musl: Upgrade to latest release 1.2.1
authorAlejandro Hernandez <alhe@linux.microsoft.com>
Wed, 5 Aug 2020 05:38:20 +0000 (22:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Aug 2020 14:12:34 +0000 (15:12 +0100)
Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com>
Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/musl/musl_git.bb

index ed2178b5a4ac6e7c5704fedafa17e8eb4646a639..51b19e89a5663ff488033f65bb076f35d2b91c8f 100644 (file)
@@ -4,9 +4,9 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "0a005f499cf39822166dd4db3d2d31f0639f1b1b"
+SRCREV = "73cc775bee53300c7cf759f37580220b18ac13d3"
 
-BASEVER = "1.2.0"
+BASEVER = "1.2.1"
 
 PV = "${BASEVER}+git${SRCPV}"