blob: c6b4f5e4c6acacaf4f6bdd82d72758922efbb7a5 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001SRCREV = "cfd04396dc68220d1cecbe686a6cc3aa5ce3667c"
2SRC_URI = "git://github.com/containerd/containerd;nobranch=1 \
3 file://0001-build-use-oe-provided-GO-and-flags.patch \
4 "
5
Brad Bishop6e60e8b2018-02-01 10:27:11 -05006include containerd.inc
7
Brad Bishop316dfdd2018-06-25 12:45:53 -04008CONTAINERD_VERSION = "v1.0.2"
Brad Bishop6e60e8b2018-02-01 10:27:11 -05009
10PROVIDES += "virtual/containerd"
11RPROVIDES_${PN} = "virtual/containerd"