From: Richard Purdie Date: Fri, 1 May 2026 07:25:03 +0000 (+0000) Subject: gn: upgrade to latest revision X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e52d1324028caa366fd74b8a87b64a329b2bd39c;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gn: upgrade to latest revision Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb index 8d2c0821a0..d2f61c2098 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 = "ec56d4d935a0e2ab9d52b88dd00c93ec51233055" +SRCREV = "eab8a9f92dca9b8548a89d9e5eb6aeb8ac6bba77" PV = "0+git" BB_GIT_SHALLOW = ""