From bd7dd3e50941ba4a6bfd0b866a3eb0d657df90f5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 20 Jul 2022 10:44:17 +0200 Subject: [PATCH] git: upgrade 2.37.0 -> 2.37.1 (From OE-Core rev: e78a39905b8bec04639d4426c4a979aef7a14be4) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_2.37.0.bb => git_2.37.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.37.0.bb => git_2.37.1.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.37.0.bb b/meta/recipes-devtools/git/git_2.37.1.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.37.0.bb rename to meta/recipes-devtools/git/git_2.37.1.bb index d3bd0619af..5d2524a1da 100644 --- a/meta/recipes-devtools/git/git_2.37.0.bb +++ b/meta/recipes-devtools/git/git_2.37.1.bb @@ -165,4 +165,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "fc3ffe6c65c1f7c681a1ce6bb91703866e432c762731d4b57c566d696f6d62c3" +SRC_URI[tarball.sha256sum] = "7dded96a52e7996ce90dd74a187aec175737f680dc063f3f33c8932cf5c8d809"