From: Alexander Kanavin Date: Tue, 18 Dec 2018 16:29:57 +0000 (+0100) Subject: dnf: upgrade 4.0.9 -> 4.0.10 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7492f256cf755fbe76b4602b613311038bd56ee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: upgrade 4.0.9 -> 4.0.10 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.0.9.bb b/meta/recipes-devtools/dnf/dnf_4.0.10.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.0.9.bb rename to meta/recipes-devtools/dnf/dnf_4.0.10.bb index 24412fd4860..cd2713fcc6d 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\d+(\.\d+)+)" S = "${WORKDIR}/git"