summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/containerd-opencontainers_git.bb
blob: c6b4f5e4c6acacaf4f6bdd82d72758922efbb7a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
SRCREV = "cfd04396dc68220d1cecbe686a6cc3aa5ce3667c"
SRC_URI = "git://github.com/containerd/containerd;nobranch=1 \
           file://0001-build-use-oe-provided-GO-and-flags.patch \
          "

include containerd.inc

CONTAINERD_VERSION = "v1.0.2"

PROVIDES += "virtual/containerd"
RPROVIDES_${PN} = "virtual/containerd"