To: ['Robert Yang '] To: openembedded-core@lists.openembedded.org Subject: [AUH] git: upgrading to 2.50.1 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250715050044/all/git/0001-git-upgrade-2.50.0-2.50.1.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250715050044/all/git/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *git* to *2.50.1* has Succeeded. Next steps: - apply the patch: git am 0001-git-upgrade-2.50.0-2.50.1.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From ac3e78b3fe4aa080820ccaf0bdc36988d18fe7fd Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Jul 2025 09:35:39 +0000 Subject: [PATCH] git: upgrade 2.50.0 -> 2.50.1 --- ...config.mak.uname-do-not-force-RHEL-7-specific-build-.patch | 4 ++-- meta/recipes-devtools/git/git/fixsort.patch | 2 +- meta/recipes-devtools/git/{git_2.50.0.bb => git_2.50.1.bb} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/git/{git_2.50.0.bb => git_2.50.1.bb} (98%) diff --git a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch index 61bf0e12dc..a808ce41ce 100644 --- a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch +++ b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch @@ -1,4 +1,4 @@ -From 325c30dac4eafdd463c8ffcfe1215858d642ab91 Mon Sep 17 00:00:00 2001 +From c008d66a5d9af008595672e5f0497472e04aa693 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Feb 2022 10:13:15 +0100 Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings @@ -17,7 +17,7 @@ Signed-off-by: Robert Yang 1 file changed, 4 deletions(-) diff --git a/config.mak.uname b/config.mak.uname -index b12d4e1..b5b8d82 100644 +index 3e26bb0..a063133 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -63,10 +63,6 @@ ifeq ($(uname_S),Linux) diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch index 7066e1808d..429b88c1e2 100644 --- a/meta/recipes-devtools/git/git/fixsort.patch +++ b/meta/recipes-devtools/git/git/fixsort.patch @@ -1,4 +1,4 @@ -From 65fa5c0f849fe4a1e3cb8e6af0086ef0748c28de Mon Sep 17 00:00:00 2001 +From 990d2fd0d96ea3062810be83ef5b4ce4fac93f2d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 17 Feb 2021 17:57:13 +0000 Subject: [PATCH] generate-configlist.sh: Fix determinism issue diff --git a/meta/recipes-devtools/git/git_2.50.0.bb b/meta/recipes-devtools/git/git_2.50.1.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.50.0.bb rename to meta/recipes-devtools/git/git_2.50.1.bb index 2d28fd05fc..36401c58f1 100644 --- a/meta/recipes-devtools/git/git_2.50.0.bb +++ b/meta/recipes-devtools/git/git_2.50.1.bb @@ -170,4 +170,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "920f8ca563d16a7d4fdecb44349cbffbc5cb814a8b36c96028463478197050da" +SRC_URI[tarball.sha256sum] = "522d1635f8b62b484b0ce24993818aad3cab8e11ebb57e196bda38a3140ea915" -- 2.47.1