summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/go/go/filter-build-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/go/go/filter-build-paths.patch')
-rw-r--r--poky/meta/recipes-devtools/go/go/filter-build-paths.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/poky/meta/recipes-devtools/go/go/filter-build-paths.patch b/poky/meta/recipes-devtools/go/go/filter-build-paths.patch
index a1aa37c2a4..280f911a21 100644
--- a/poky/meta/recipes-devtools/go/go/filter-build-paths.patch
+++ b/poky/meta/recipes-devtools/go/go/filter-build-paths.patch
@@ -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>
---