diff options
-rw-r--r-- | recipes-containers/containerd/containerd-opencontainers/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | 2 |
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 | ||
15 | Upstream-Status: Inappropriate: specific to OE go configuration and build | 15 | Upstream-Status: Inappropriate [specific to OE go configuration and build] |
16 | 16 | ||
17 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | 17 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
18 | --- | 18 | --- |