mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01: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: 04bc1d32ee1084f6c13ae20f21efb6c92c1c5e9c) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 965f0b5f50c2c1453d6e7d4f32091635c0ec1e49) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
f0b6b40833
commit
6bfec1ac8e
@@ -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