From: Alexander Kanavin Date: Mon, 18 Nov 2019 11:31:52 +0000 (+0100) Subject: dnf: upgrade 4.2.2 -> 4.2.16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a1afd72f755071dbfc534536ca86a98895024e0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: upgrade 4.2.2 -> 4.2.16 Signed-off-by: Alexander Kanavin Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb b/meta/recipes-devtools/dnf/dnf_4.2.16.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.2.2.bb rename to meta/recipes-devtools/dnf/dnf_4.2.16.bb index f38167f1ad0..1373bccee23 100644 --- a/meta/recipes-devtools/dnf/dnf_4.2.2.bb +++ b/meta/recipes-devtools/dnf/dnf_4.2.16.bb @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0030-Run-python-scripts-using-env.patch \ " -SRCREV = "9947306a55271b8b7c9e2b6e3b7d582885b6045d" +SRCREV = "4c74fe24c4232ce6bbde4b252f9715cdb29923f0" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"