mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libsolv: upgrade 0.7.33 -> 0.7.34
- new features:
* support product-obsoletes() provides in the product autopackage
generation code
(From OE-Core rev: 2f83491f69116c5d606f801a619a5389fc97ea64)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f2d59b18fa
commit
b56f021e51
@@ -8,11 +8,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
|
||||
|
||||
DEPENDS = "expat zlib zstd"
|
||||
|
||||
SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \
|
||||
SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https;tag=${PV} \
|
||||
file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \
|
||||
"
|
||||
|
||||
SRCREV = "9fb855d872139fb1ebebec4c892b338fccda69ba"
|
||||
SRCREV = "262e8efa0239a78770910fde1579158725cc6ffa"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user