dnf: upgrade 4.8.0 -> 4.9.0

(From OE-Core rev: 0bea76e84135cb5a0fb435f7115d1bcb47daefc0)

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:
wangmy
2021-09-22 21:13:35 +08:00
committed by Richard Purdie
parent 573b0ea55e
commit a2a4d35239

View File

@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0001-dnf-write-the-log-lock-to-root.patch \
"
SRCREV = "e7b29753dce94769d30f92e671f55863985d24f0"
SRCREV = "f85cf31395156a2aa5d75e894e5794a771054fe4"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"