summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker/docker.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/docker/docker.inc')
-rw-r--r--recipes-containers/docker/docker.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-containers/docker/docker.inc b/recipes-containers/docker/docker.inc
index 05a14f97..1567cdfe 100644
--- a/recipes-containers/docker/docker.inc
+++ b/recipes-containers/docker/docker.inc
@@ -31,11 +31,7 @@ PACKAGECONFIG[seccomp] = "seccomp,,libseccomp"
31PACKAGECONFIG[docker-init] = ",,,docker-init" 31PACKAGECONFIG[docker-init] = ",,,docker-init"
32PACKAGECONFIG[transient-config] = "transient-config" 32PACKAGECONFIG[transient-config] = "transient-config"
33 33
34
35GO_IMPORT = "import" 34GO_IMPORT = "import"
36S = "${WORKDIR}/git"
37
38
39 35
40inherit systemd update-rc.d 36inherit systemd update-rc.d
41inherit go 37inherit go