summaryrefslogtreecommitdiff
path: root/recipes-containers/docker/docker_%.bbappend
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-13 22:30:24 -0300
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-06-13 22:31:10 -0300
commitca572aef070bae88efea494e84102bd2d5749aae (patch)
tree0f6362c2305aa21b75b5d63565fd782ee3961c82 /recipes-containers/docker/docker_%.bbappend
parent2d9e3a29b534f07c84a7007607005679001a04db (diff)
docker-init: remove recipe, now part of meta-virtualization
No need to maintain a local version of docker-init now that it was merged as part of the meta-virtualization layer. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
Diffstat (limited to 'recipes-containers/docker/docker_%.bbappend')
-rw-r--r--recipes-containers/docker/docker_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/docker/docker_%.bbappend b/recipes-containers/docker/docker_%.bbappend
index 2b611f5..66817bd 100644
--- a/recipes-containers/docker/docker_%.bbappend
+++ b/recipes-containers/docker/docker_%.bbappend
@@ -1,3 +1 @@
-RDEPENDS_${PN} += "docker-init"
-
INHIBIT_PACKAGE_STRIP = "0"