]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libsolv: upgrade 0.7.30 -> 0.7.31
authorAlexander Kanavin <alex@linutronix.de>
Mon, 25 Nov 2024 12:01:04 +0000 (13:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Nov 2024 14:51:25 +0000 (14:51 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch
meta/recipes-extended/libsolv/libsolv_0.7.31.bb [moved from meta/recipes-extended/libsolv/libsolv_0.7.30.bb with 95% similarity]

index da93a12ed54e40b9a416140ea37432d07670dd41..d6e983dec8a452de787c9d74af1ed3fbce037cb8 100644 (file)
@@ -1,4 +1,4 @@
-From e1db3c41fa84391b7ab299f7351f58b413ed2994 Mon Sep 17 00:00:00 2001
+From da99bf09e83469612e2c821696025a4e591bb95c Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Thu, 28 Oct 2021 22:28:45 -0700
 Subject: [PATCH] utils: Conside musl when wrapping qsort_r
similarity index 95%
rename from meta/recipes-extended/libsolv/libsolv_0.7.30.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.31.bb
index 20d1baaaaf0284560ad2219b54b0adaedde50180..b395ff972dd3fc917c3e3b7959530be50d76330e 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \
            file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \
 "
 
-SRCREV = "27aa6a72c7db73d78aa711ae412231768e77c9e0"
+SRCREV = "95aef5cc57d0f51782e55b6903b30ec93afbfa15"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"