diff mbox series

[1/7] gn: upgrade to latest revision

Message ID 20260416055407.795016-1-khem.raj@oss.qualcomm.com
State Accepted, archived
Commit 11acd84d42608ae8838506e2fbe27878b1429a33
Headers show
Series [1/7] gn: upgrade to latest revision | expand

Commit Message

Khem Raj April 16, 2026, 5:54 a.m. UTC
From: Khem Raj <raj.khem@gmail.com>

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
---
 meta/recipes-devtools/gn/gn_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 = ""