From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:05:56 +0000 (+0100) Subject: gn: upgrade to latest revision X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67419b9a5a03b68bd5df0b080f923b1e513e4537;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gn: upgrade to latest revision Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb index 8637216988..e61f3936c9 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 = "092f4f0d612e5982728c8b872c2e69cf3d04b21f" +SRCREV = "64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce" PV = "0+git" BB_GIT_SHALLOW = ""