summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-11-18 12:31:52 +0100
committerArmin Kuster <akuster808@gmail.com>2019-11-27 12:31:39 -0800
commit0a1afd72f755071dbfc534536ca86a98895024e0 (patch)
tree35bd14ff2a58910b0058b6d68675718c5ff42915
parentf20e1e6ac9fbae03b24dfe4813a11c43a51de40a (diff)
downloadopenembedded-core-contrib-0a1afd72f755071dbfc534536ca86a98895024e0.tar.gz
dnf: upgrade 4.2.2 -> 4.2.16
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.2.16.bb (renamed from meta/recipes-devtools/dnf/dnf_4.2.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb b/meta/recipes-devtools/dnf/dnf_4.2.16.bb
index f38167f1ad..1373bccee2 100644
--- a/meta/recipes-devtools/dnf/dnf_4.2.2.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.2.16.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0030-Run-python-scripts-using-env.patch \
"
-SRCREV = "9947306a55271b8b7c9e2b6e3b7d582885b6045d"
+SRCREV = "4c74fe24c4232ce6bbde4b252f9715cdb29923f0"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"