From 5c27e7e89637192ef22742744601796304aca51a Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Apr 2026 08:55:41 +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 0b139ac5f0..c9a043e2cc 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 = "6e8dcdebbadf4f8aa75e6a4b6e0bdf89dce1513a" PV = "0+git" BB_GIT_SHALLOW = "" -- 2.47.1