summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/containerd-docker_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/containerd/containerd-docker_git.bb')
-rw-r--r--recipes-containers/containerd/containerd-docker_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-containers/containerd/containerd-docker_git.bb b/recipes-containers/containerd/containerd-docker_git.bb
new file mode 100644
index 00000000..f6dcaeca
--- /dev/null
+++ b/recipes-containers/containerd/containerd-docker_git.bb
@@ -0,0 +1,10 @@
1include containerd.inc
2
3SRCREV = "03e5862ec0d8d3b3f750e19fca3ee367e13c090e"
4SRC_URI = "\
5 git://github.com/docker/containerd.git;branch=docker-1.13.x \
6 "
7CONTAINERD_VERSION = "0.2.3"
8
9PROVIDES += "virtual/containerd"
10RPROVIDES_${PN} = "virtual/containerd"