summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dnf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-15 08:00:28 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-17 07:45:20 +0100
commit3b221ebd89d74cb5ee6b5eb3c721e35258239689 (patch)
treeef17a91a9f91e6b0c79365ddf09621de1007e627 /meta/recipes-devtools/dnf
parentd2a4562ad5888919dc42f244c796c8fbd39d55cc (diff)
downloadopenembedded-core-3b221ebd89d74cb5ee6b5eb3c721e35258239689.tar.gz
dnf: upgrade 4.13.0 -> 4.14.0
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dnf')
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.14.0.bb (renamed from meta/recipes-devtools/dnf/dnf_4.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.13.0.bb b/meta/recipes-devtools/dnf/dnf_4.14.0.bb
index bf89ceb275..48f7e28418 100644
--- a/meta/recipes-devtools/dnf/dnf_4.13.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.14.0.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
file://0001-dnf-write-the-log-lock-to-root.patch \
"
-SRCREV = "ef09e48fc3ebbbaf4dfa478e6e0532706506f091"
+SRCREV = "e50875b3f5790f70720bdb670e1dd2bf4d828744"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"