diff options
Diffstat (limited to 'recipes-containers/containerd/containerd-opencontainers_git.bb')
-rw-r--r-- | recipes-containers/containerd/containerd-opencontainers_git.bb | 6 |
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 @@ | |||
1 | SRCREV = "0190e5f3900227fc739afbc8f4a03df968dc337b" | 1 | SRCREV = "e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e" |
2 | SRC_URI = "git://github.com/containerd/containerd;nobranch=1 \ | 2 | SRC_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 | ||
8 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" | 8 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" |
9 | 9 | ||
10 | CONTAINERD_VERSION = "v1.2.0" | 10 | CONTAINERD_VERSION = "v1.2.4" |
11 | 11 | ||
12 | PROVIDES += "virtual/containerd" | 12 | PROVIDES += "virtual/containerd" |
13 | RPROVIDES_${PN} = "virtual/containerd" | 13 | RPROVIDES_${PN} = "virtual/containerd" |