From b87de3ba6e2a48d2c05fe03fad7bbe3aeea2364c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 07:00:21 +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 852c095861..8d2c0821a0 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 = "9d19a7870add65151ff91bcc26252bb7521065cf" +SRCREV = "ec56d4d935a0e2ab9d52b88dd00c93ec51233055" PV = "0+git" BB_GIT_SHALLOW = "" -- 2.47.1