]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
musl-obstack: Update to 1.2.3
authorKhem Raj <raj.khem@gmail.com>
Tue, 17 Jan 2023 23:18:53 +0000 (15:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Jan 2023 16:40:38 +0000 (16:40 +0000)
Switch to void-linux github handle, void-linux is the upstream anyway this brings

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/musl/musl-obstack.bb

index 5c95ddbc945b1c3e968788813403f1c55a262547..4c71a141b2441f7c062571f8b6e9fc9792b5438f 100644 (file)
@@ -8,9 +8,9 @@ LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3d23e4eef8243efcaab6f0a438078932"
 SECTION = "libs"
 
-PV = "1.2"
-SRCREV = "466f773fe171da427e28be79b9cf48ccfddfb7e2"
-SRC_URI = "git://github.com/pullmoll/musl-obstack;branch=master;protocol=https"
+PV = "1.2.3"
+SRCREV = "f4385255be1615688c6a5f042277304d7ab288b1"
+SRC_URI = "git://github.com/void-linux/musl-obstack;branch=master;protocol=https"
 
 UPSTREAM_CHECK_COMMITS = "1"