From: Khem Raj Date: Thu, 16 Apr 2026 05:54:01 +0000 (-0700) Subject: gn: upgrade to latest revision X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f2e360a3dfffbbdb6869524ed5d35b2a38dc14cd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gn: upgrade to latest revision Signed-off-by: Khem Raj Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb index 852c095861b..8d2c0821a0d 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 = ""