summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker/docker_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/docker/docker_git.bb')
-rw-r--r--recipes-containers/docker/docker_git.bb5
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
33CCACHE = ""
34
35# Apache-2.0 for docker 30# Apache-2.0 for docker
36LICENSE = "Apache-2.0" 31LICENSE = "Apache-2.0"
37LIC_FILES_CHKSUM = "file://LICENSE;md5=1cc0497778922bfd6cb48721deb80dc7" 32LIC_FILES_CHKSUM = "file://LICENSE;md5=1cc0497778922bfd6cb48721deb80dc7"