mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
dnf: upgrade 4.17.0 -> 4.18.1
Changelog: ========== automatic: Fix applying the color option repoquery: Do not translate time format strings (RhBz: 2245773) (From OE-Core rev: 16bb67d1aa602831727fc4c8a9aeb933991af3f2) 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
0206ba7fd7
commit
66ce2e72aa
@@ -19,7 +19,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
|
||||
|
||||
SRC_URI:append:class-native = "file://0001-dnf-write-the-log-lock-to-root.patch"
|
||||
|
||||
SRCREV = "a31687c169095de1acb5c0a3762bf78993661776"
|
||||
SRCREV = "41a287e2bd60b4d1100c329a274776ff32ba8740"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user