diff options
Diffstat (limited to 'recipes-containers/docker/docker_git.bb')
| -rw-r--r-- | recipes-containers/docker/docker_git.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index 8bcaee9b..f3c4007c 100644 --- a/recipes-containers/docker/docker_git.bb +++ b/recipes-containers/docker/docker_git.bb | |||
| @@ -27,11 +27,6 @@ SRC_URI = "\ | |||
| 27 | file://disable_sha1sum_startup.patch \ | 27 | file://disable_sha1sum_startup.patch \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | # The golang-cross embeds a compiler invocation for the pre-parser | ||
| 31 | # that is incompatible with the $CC definition used by the compiler | ||
| 32 | # templates so disable CCACHE | ||
| 33 | CCACHE = "" | ||
| 34 | |||
| 35 | # Apache-2.0 for docker | 30 | # Apache-2.0 for docker |
| 36 | LICENSE = "Apache-2.0" | 31 | LICENSE = "Apache-2.0" |
| 37 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1cc0497778922bfd6cb48721deb80dc7" | 32 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1cc0497778922bfd6cb48721deb80dc7" |
