containerd: update to 0.2.7

Updating to the latest containerd 0.2.x release. No build changes
were required, and runtime behaviour is the same.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2019-07-03 14:14:38 +00:00
parent 7394c154a9
commit 2ffb3332c4

View File

@ -1,4 +1,4 @@
SRCREV = "e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e" SRCREV = "fd103cb716352c7e19768e4fed057f71d68902a0"
SRC_URI = "git://github.com/containerd/containerd;branch=release/1.2 \ SRC_URI = "git://github.com/containerd/containerd;branch=release/1.2 \
file://0001-build-use-oe-provided-GO-and-flags.patch \ file://0001-build-use-oe-provided-GO-and-flags.patch \
" "
@ -7,7 +7,7 @@ include containerd.inc
LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89"
CONTAINERD_VERSION = "v1.2.4" CONTAINERD_VERSION = "v1.2.7"
PROVIDES += "virtual/containerd" PROVIDES += "virtual/containerd"
RPROVIDES_${PN} = "virtual/containerd" RPROVIDES_${PN} = "virtual/containerd"