libsolv: upgrade 0.7.30 -> 0.7.31

(From OE-Core rev: a6f6ea0d7abdc6e1d0b5427dd4c58a85679e3182)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2024-11-25 13:01:04 +01:00
committed by Richard Purdie
parent 1f9373ac76
commit aa7db30c44
2 changed files with 2 additions and 2 deletions

View 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

View 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+)+)"