mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
libsolv: upgrade 0.7.26 -> 0.7.27
Changelog: ============ * add zstd support for the installcheck tool * add putinowndirpool cache to make file list handling in repo_write much faster (From OE-Core rev: 6728c2e348461c78b16cb55dbca9f76418de738e) 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
61638b4d85
commit
3e8743831b
@@ -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 = "48c985375134d2443eee551613161cadc278af2f"
|
||||
SRCREV = "0caa2edb94ba228003bf18960e4574256e92f8fb"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user