From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:07 +0000 (+0100) Subject: dnf: upgrade 4.2.23 -> 4.4.0 X-Git-Tag: uninative-2.10~847 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=06303c3a66f981928d49530118e89b1a5616d964;p=openembedded-core.git dnf: upgrade 4.2.23 -> 4.4.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.2.23.bb b/meta/recipes-devtools/dnf/dnf_4.4.0.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.2.23.bb rename to meta/recipes-devtools/dnf/dnf_4.4.0.bb index 8cfd4d0c89..dff6fe6c25 100644 --- a/meta/recipes-devtools/dnf/dnf_4.2.23.bb +++ b/meta/recipes-devtools/dnf/dnf_4.4.0.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \ file://0001-dnf-write-the-log-lock-to-root.patch \ " -SRCREV = "126d861812f827285960592359615ed7cb195aac" +SRCREV = "b9b7623892f551da201bffd03187d703242b00e9" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"