summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-02-28 16:36:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-06 22:39:07 +0000
commit97afc3b05907cf8e3497d4556680a82f1135f31d (patch)
tree2b6d761b5fcdce5779e93962d757136be069a1cc
parent83b26c018a507bf8dd8d3474a87db40ad66c5f3b (diff)
downloadopenembedded-core-contrib-97afc3b05907cf8e3497d4556680a82f1135f31d.tar.gz
dnf: upgrade 4.5.2 -> 4.6.0
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.6.0.bb (renamed from meta/recipes-devtools/dnf/dnf_4.5.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.5.2.bb b/meta/recipes-devtools/dnf/dnf_4.6.0.bb
index c746dc30db..6651e64352 100644
--- a/meta/recipes-devtools/dnf/dnf_4.5.2.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.6.0.bb
@@ -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 = "36a3ffaee4db76a7efe7d40f4e42ce679b6a6920"
+SRCREV = "c826d7db401ebf9b59b2fa74570a919e4af2673e"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"