]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gn: upgrade to latest revision
authorKhem Raj <raj.khem@gmail.com>
Sun, 18 Jan 2026 15:07:22 +0000 (07:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Jan 2026 14:21:21 +0000 (14:21 +0000)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gn/gn_git.bb

index e61f3936c9423eb285791f41da596cf67a63a06e..81d18141919990decfc68fe023065a351d3f5b37 100644 (file)
@@ -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 = ""