From 7084d55748ac325ef1343da374c6c6ad978fb03e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 31 Oct 2022 12:47:18 +0100 Subject: go: submit patch upstream (From OE-Core rev: 40d24b0b5c7a405bf9fd7ec7fa57ec61a6af3d01) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/go/go/filter-build-paths.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/go/go/filter-build-paths.patch b/meta/recipes-devtools/go/go/filter-build-paths.patch index a1aa37c2a4..280f911a21 100644 --- a/meta/recipes-devtools/go/go/filter-build-paths.patch +++ b/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 --- -- cgit v1.2.3-54-g00ecf