summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch b/recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch
index 0ef0d38f..32da401b 100644
--- a/recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch
+++ b/recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch
@@ -12,7 +12,7 @@ packages, we end up with errors like:
12 recipe-sysroot-native/usr/lib/aarch64-poky-linux/go/pkg/tool/linux_amd64/link: 12 recipe-sysroot-native/usr/lib/aarch64-poky-linux/go/pkg/tool/linux_amd64/link:
13 cannot open file : open : no such file or directory 13 cannot open file : open : no such file or directory
14 14
15Upstream-Status: Inappropriate: specific to OE go configuration and build 15Upstream-Status: Inappropriate [specific to OE go configuration and build]
16 16
17Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> 17Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
18--- 18---