From: Alexander Kanavin Date: Thu, 22 Nov 2018 15:41:36 +0000 (+0100) Subject: dnf: update to 4.0.9 X-Git-Tag: uninative-2.4~1016 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7670325f4b04000255e2fd4ad58a42ab60a70579;p=openembedded-core.git dnf: update to 4.0.9 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.0.4.bb b/meta/recipes-devtools/dnf/dnf_4.0.9.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.0.4.bb rename to meta/recipes-devtools/dnf/dnf_4.0.9.bb index 931e9eff07..24412fd486 100644 --- a/meta/recipes-devtools/dnf/dnf_4.0.4.bb +++ b/meta/recipes-devtools/dnf/dnf_4.0.9.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0030-Run-python-scripts-using-env.patch \ " -SRCREV = "6fdf0e8cc714c92ee08bd4db9412d4c587ffafe9" +SRCREV = "689a4c515738226f3dc85edb2035d23233ff41d8" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"