summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-26 10:26:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-30 13:57:16 +0000
commitf21490a872d8d3f74df7b6b788a1911014fcb32c (patch)
tree5809bea0ded2222317f91458a8af41385605f201
parent431c43b24d6ee85ba8d1ab89f4ed71f0ff4f79b9 (diff)
downloadopenembedded-core-contrib-f21490a872d8d3f74df7b6b788a1911014fcb32c.tar.gz
dnf: upgrade 4.4.0 -> 4.5.2
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.5.2.bb (renamed from meta/recipes-devtools/dnf/dnf_4.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.4.0.bb b/meta/recipes-devtools/dnf/dnf_4.5.2.bb
index dff6fe6c25..e1b0e1a132 100644
--- a/meta/recipes-devtools/dnf/dnf_4.4.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.5.2.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0001-dnf-write-the-log-lock-to-root.patch \
"
-SRCREV = "b9b7623892f551da201bffd03187d703242b00e9"
+SRCREV = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"