To: ['Khem Raj <raj.khem@gmail.com>']
To: openembedded-core@lists.openembedded.org
Subject: [AUH] gn: upgrading to eab8a9f92dca9b8548a89d9e5eb6aeb8ac6bba77 SUCCEEDED
Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/gn/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/gn/bitbake-output-qemux86-64.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/gn/0001-gn-upgrade-to-latest-revision.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/gn/buildhistory-diff-full.txt

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gn* to *eab8a9f92dca9b8548a89d9e5eb6aeb8ac6bba77* has Succeeded.

Next steps:
    - apply the patch: git am 0001-gn-upgrade-to-latest-revision.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 5014588ed366272e80548e9f3c413c5915e7f6ee Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 1 May 2026 07:25:03 +0000
Subject: [PATCH] gn: upgrade to latest revision

---
 meta/recipes-devtools/gn/gn_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb
index 8d2c0821a0..d2f61c2098 100644
--- a/meta/recipes-devtools/gn/gn_git.bb
+++ b/meta/recipes-devtools/gn/gn_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "ninja-native"
 UPSTREAM_CHECK_COMMITS = "1"
 
 SRC_URI = "git://gn.googlesource.com/gn;protocol=https;branch=main"
-SRCREV = "ec56d4d935a0e2ab9d52b88dd00c93ec51233055"
+SRCREV = "eab8a9f92dca9b8548a89d9e5eb6aeb8ac6bba77"
 PV = "0+git"
 
 BB_GIT_SHALLOW = ""
-- 
2.47.1


