From a1e6771747d4b149e7b1b3e4f259e3272a474bd5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 15 Apr 2019 12:54:47 +0200 Subject: [PATCH] dnf: upgrade 4.1.0 -> 4.2.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/dnf/{dnf_4.1.0.bb => dnf_4.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/dnf/{dnf_4.1.0.bb => dnf_4.2.2.bb} (98%) diff --git a/meta/recipes-devtools/dnf/dnf_4.1.0.bb b/meta/recipes-devtools/dnf/dnf_4.2.2.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.1.0.bb rename to meta/recipes-devtools/dnf/dnf_4.2.2.bb index d45023eb0c..3970b41121 100644 --- a/meta/recipes-devtools/dnf/dnf_4.1.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.2.2.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0030-Run-python-scripts-using-env.patch \ " -SRCREV = "ad9b2175517c896c898cf9c8660e9b9b688ac5c7" +SRCREV = "9947306a55271b8b7c9e2b6e3b7d582885b6045d" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git" -- 2.40.1