[OE-core] [PATCH 16/20] dnf: upgrade 4.0.10 -> 4.1.0

Alexander Kanavin alex.kanavin at gmail.com
Tue Feb 19 17:47:08 UTC 2019


Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
 meta/recipes-devtools/dnf/{dnf_4.0.10.bb => dnf_4.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dnf/{dnf_4.0.10.bb => dnf_4.1.0.bb} (98%)

diff --git a/meta/recipes-devtools/dnf/dnf_4.0.10.bb b/meta/recipes-devtools/dnf/dnf_4.1.0.bb
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 cd2713fcc6d..d45023eb0c0 100644
--- a/meta/recipes-devtools/dnf/dnf_4.0.10.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.1.0.bb
@@ -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"
-- 
2.17.1



More information about the Openembedded-core mailing list