aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-12-18 17:29:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-02 13:54:18 +0000
commit26c3acdc909624c2b69972c1244ca840a549cf28 (patch)
treefb36b496cc1c2066c5495ff91c156fbeeff89d85
parent611f03939f7009c0ce0511534b8dfa59227c96ef (diff)
downloadopenembedded-core-contrib-26c3acdc909624c2b69972c1244ca840a549cf28.tar.gz
dnf: upgrade 4.0.9 -> 4.0.10
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.0.10.bb (renamed from meta/recipes-devtools/dnf/dnf_4.0.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.0.9.bb b/meta/recipes-devtools/dnf/dnf_4.0.10.bb
index 24412fd486..cd2713fcc6 100644
--- a/meta/recipes-devtools/dnf/dnf_4.0.9.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.0.10.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
file://0030-Run-python-scripts-using-env.patch \
"
-SRCREV = "689a4c515738226f3dc85edb2035d23233ff41d8"
+SRCREV = "622e6d6fab05f0b15460c5b734f9e7b5935864f2"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
S = "${WORKDIR}/git"