mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
libdnf: upgrade 0.70.0 -> 0.70.1
Changelog: ========== Add repoid to solver errors for RPMs (RhBug:2179413) Avoid using obsolete RPM API and drop redundant calls Remove DNF from list of protected packages (From OE-Core rev: 965f0b5f50c2c1453d6e7d4f32091635c0ec1e49) 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
95f9caef1f
commit
25755281cb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;p
|
||||
file://0001-drop-FindPythonInstDir.cmake.patch \
|
||||
"
|
||||
|
||||
SRCREV = "93759bc5cac262906e52b6a173d7b157914ec29e"
|
||||
SRCREV = "3b8e59ad8ed3a3eb736d8a2e16b4fc04313d1f12"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!4\.90)\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user