]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gn: upgrade to latest revision
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 3 Mar 2026 06:56:27 +0000 (14:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2026 10:48:55 +0000 (10:48 +0000)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gn/gn_git.bb

index 81d18141919990decfc68fe023065a351d3f5b37..0b139ac5f072638f2f12c43080929d4b3cfd09d0 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 = "103f8b437f5e791e0aef9d5c372521a5d675fabb"
+SRCREV = "9d19a7870add65151ff91bcc26252bb7521065cf"
 PV = "0+git"
 
 BB_GIT_SHALLOW = ""