From: Khem Raj Date: Sun, 18 Jan 2026 15:07:22 +0000 (-0800) Subject: gn: upgrade to latest revision X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a59c0c601cd9c52c15f24e0d7b65c0012f1ecc7;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gn: upgrade to latest revision Signed-off-by: Khem Raj Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb index e61f3936c9..81d1814191 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 = "64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce" +SRCREV = "103f8b437f5e791e0aef9d5c372521a5d675fabb" PV = "0+git" BB_GIT_SHALLOW = ""