From: Alexander Kanavin Date: Fri, 26 Jun 2020 07:18:15 +0000 (+0200) Subject: dnf: upgrade 4.2.21 -> 4.2.23 X-Git-Tag: uninative-2.9~396 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cad6889a514975990055c01b6b18dd7c9817201e;p=openembedded-core.git dnf: upgrade 4.2.21 -> 4.2.23 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.2.21.bb b/meta/recipes-devtools/dnf/dnf_4.2.23.bb similarity index 98% rename from meta/recipes-devtools/dnf/dnf_4.2.21.bb rename to meta/recipes-devtools/dnf/dnf_4.2.23.bb index 44dab1d8a6..8cfd4d0c89 100644 --- a/meta/recipes-devtools/dnf/dnf_4.2.21.bb +++ b/meta/recipes-devtools/dnf/dnf_4.2.23.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 = "864c381baabf024c299dca75abfda96139b8f583" +SRCREV = "126d861812f827285960592359615ed7cb195aac" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" S = "${WORKDIR}/git"