]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
go: submit patch upstream
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 31 Oct 2022 11:47:18 +0000 (12:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2022 17:34:22 +0000 (17:34 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go/filter-build-paths.patch

index a1aa37c2a41d1745d3e7267cb1781d31444104b2..280f911a21f600155564a55310b3a2327d3657b2 100644 (file)
@@ -8,7 +8,8 @@ embedded in the go binary so that builds are reproducible regardless of build
 location. This codepath is hit for statically linked go binaries such as those
 on mips/ppc.
 
-Upstream-Status: Pending
+Upstream-Status: Submitted [https://github.com/golang/go/pull/56410]
+
 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
 
 ---