mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
7394c154a9
commit
2ffb3332c4
|
@ -1,4 +1,4 @@
|
|||
SRCREV = "e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e"
|
||||
SRCREV = "fd103cb716352c7e19768e4fed057f71d68902a0"
|
||||
SRC_URI = "git://github.com/containerd/containerd;branch=release/1.2 \
|
||||
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"
|
||||
|
||||
CONTAINERD_VERSION = "v1.2.4"
|
||||
CONTAINERD_VERSION = "v1.2.7"
|
||||
|
||||
PROVIDES += "virtual/containerd"
|
||||
RPROVIDES_${PN} = "virtual/containerd"
|
||||
|
|
Loading…
Reference in New Issue
Block a user