summaryrefslogtreecommitdiffstats
path: root/recipes-containers/containerd/containerd-opencontainers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/containerd/containerd-opencontainers_git.bb')
-rw-r--r--recipes-containers/containerd/containerd-opencontainers_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb
index 7755f7db..2c691b59 100644
--- a/recipes-containers/containerd/containerd-opencontainers_git.bb
+++ b/recipes-containers/containerd/containerd-opencontainers_git.bb
@@ -1,5 +1,5 @@
1SRCREV = "0190e5f3900227fc739afbc8f4a03df968dc337b" 1SRCREV = "e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e"
2SRC_URI = "git://github.com/containerd/containerd;nobranch=1 \ 2SRC_URI = "git://github.com/containerd/containerd;branch=release/1.2 \
3 file://0001-build-use-oe-provided-GO-and-flags.patch \ 3 file://0001-build-use-oe-provided-GO-and-flags.patch \
4 " 4 "
5 5
@@ -7,7 +7,7 @@ include containerd.inc
7 7
8LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" 8LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89"
9 9
10CONTAINERD_VERSION = "v1.2.0" 10CONTAINERD_VERSION = "v1.2.4"
11 11
12PROVIDES += "virtual/containerd" 12PROVIDES += "virtual/containerd"
13RPROVIDES_${PN} = "virtual/containerd" 13RPROVIDES_${PN} = "virtual/containerd"