]> code.ossystems Code Review - openembedded-core.git/commitdiff
dnf: upgrade 4.0.10 -> 4.1.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Feb 2019 17:47:08 +0000 (18:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Feb 2019 11:30:26 +0000 (11:30 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.1.0.bb [moved from meta/recipes-devtools/dnf/dnf_4.0.10.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.0.10.bb
rename to meta/recipes-devtools/dnf/dnf_4.1.0.bb
index cd2713fcc6d2f9050fca1f34559b927b595fb6cd..d45023eb0c0e976ae0c155672d65ee34bd19c61c 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
            file://0030-Run-python-scripts-using-env.patch \
            "
 
-SRCREV = "622e6d6fab05f0b15460c5b734f9e7b5935864f2"
+SRCREV = "ad9b2175517c896c898cf9c8660e9b9b688ac5c7"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"