mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
libsolv: upgrade 0.7.29 -> 0.7.30
Changelog: ========== * removed dependency on external find program in the repo2solv tool * bindings: fix return value of repodata.add_solv() * new SOLVER_FLAG_FOCUS_NEW flag (From OE-Core rev: 18753c7a62d1de79e03b03ac05aae9d09140850d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d17110fbce
commit
19c4e25880
@@ -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 = "9c2b1a84b5a7ce0dc6e74226bdeb9527d6706791"
|
||||
SRCREV = "27aa6a72c7db73d78aa711ae412231768e77c9e0"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user