diff options
| -rw-r--r-- | recipes-containers/containerd/containerd-opencontainers_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb index 2c691b59..424de74e 100644 --- a/recipes-containers/containerd/containerd-opencontainers_git.bb +++ b/recipes-containers/containerd/containerd-opencontainers_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | SRCREV = "e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e" | 1 | SRCREV = "fd103cb716352c7e19768e4fed057f71d68902a0" |
| 2 | SRC_URI = "git://github.com/containerd/containerd;branch=release/1.2 \ | 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 | " |
| @@ -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.4" | 10 | CONTAINERD_VERSION = "v1.2.7" |
| 11 | 11 | ||
| 12 | PROVIDES += "virtual/containerd" | 12 | PROVIDES += "virtual/containerd" |
| 13 | RPROVIDES_${PN} = "virtual/containerd" | 13 | RPROVIDES_${PN} = "virtual/containerd" |
