diff options
Diffstat (limited to 'recipes-containers/docker')
3 files changed, 6 insertions, 0 deletions
diff --git a/recipes-containers/docker/files/0001-cli-use-external-GO111MODULE-and-cross-compiler.patch b/recipes-containers/docker/files/0001-cli-use-external-GO111MODULE-and-cross-compiler.patch index d68de1cf..3814a0c2 100644 --- a/recipes-containers/docker/files/0001-cli-use-external-GO111MODULE-and-cross-compiler.patch +++ b/recipes-containers/docker/files/0001-cli-use-external-GO111MODULE-and-cross-compiler.patch | |||
| @@ -3,6 +3,8 @@ From: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 3 | Date: Thu, 15 Apr 2021 11:28:05 -0400 | 3 | Date: Thu, 15 Apr 2021 11:28:05 -0400 |
| 4 | Subject: [PATCH] cli: use external GO111MODULE and cross compiler | 4 | Subject: [PATCH] cli: use external GO111MODULE and cross compiler |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [embedded specific] | ||
| 7 | |||
| 6 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | 8 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
| 7 | --- | 9 | --- |
| 8 | git/cli/scripts/build/binary | 3 +-- | 10 | git/cli/scripts/build/binary | 3 +-- |
diff --git a/recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch b/recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch index c6edaf46..c19d9f50 100644 --- a/recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch +++ b/recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch | |||
| @@ -3,6 +3,8 @@ From: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 3 | Date: Tue, 30 Jun 2020 22:23:33 -0400 | 3 | Date: Tue, 30 Jun 2020 22:23:33 -0400 |
| 4 | Subject: [PATCH] dynbinary: use go cross compiler | 4 | Subject: [PATCH] dynbinary: use go cross compiler |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [embedded specific] | ||
| 7 | |||
| 6 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | 8 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |
| 7 | --- | 9 | --- |
| 8 | hack/make/.binary | 2 +- | 10 | hack/make/.binary | 2 +- |
diff --git a/recipes-containers/docker/files/0001-libnetwork-use-GO-instead-of-go.patch b/recipes-containers/docker/files/0001-libnetwork-use-GO-instead-of-go.patch index b9b41de5..10b180b6 100644 --- a/recipes-containers/docker/files/0001-libnetwork-use-GO-instead-of-go.patch +++ b/recipes-containers/docker/files/0001-libnetwork-use-GO-instead-of-go.patch | |||
| @@ -6,6 +6,8 @@ Subject: [PATCH] libnetwork: use $(GO) instead of go | |||
| 6 | Ensure that the libnetwork makefile uses the go cross flags and | 6 | Ensure that the libnetwork makefile uses the go cross flags and |
| 7 | utilities. | 7 | utilities. |
| 8 | 8 | ||
| 9 | Upstream-Status: Inappropriate [embedded specific] | ||
| 10 | |||
| 9 | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | 11 | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |
| 10 | --- | 12 | --- |
| 11 | Makefile | 14 +++++++------- | 13 | Makefile | 14 +++++++------- |
