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.bb4
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 4102e4bc..866d44e4 100644
--- a/recipes-containers/containerd/containerd-opencontainers_git.bb
+++ b/recipes-containers/containerd/containerd-opencontainers_git.bb
@@ -1,4 +1,4 @@
1SRCREV = "e44e8ebeaaa2d605f539dffa3788a53c92458c4d" 1SRCREV = "409c87ba59dd96965239573aa9458a3585c05468"
2SRC_URI = "git://github.com/containerd/containerd;branch=release/1.4 \ 2SRC_URI = "git://github.com/containerd/containerd;branch=release/1.4 \
3 file://0001-build-use-oe-provided-GO-and-flags.patch \ 3 file://0001-build-use-oe-provided-GO-and-flags.patch \
4 file://0001-Add-build-option-GODEBUG-1.patch \ 4 file://0001-Add-build-option-GODEBUG-1.patch \
@@ -8,7 +8,7 @@ include containerd.inc
8 8
9LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" 9LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89"
10 10
11CONTAINERD_VERSION = "v1.4.1" 11CONTAINERD_VERSION = "v1.4.4"
12 12
13EXTRA_OEMAKE += "GODEBUG=1" 13EXTRA_OEMAKE += "GODEBUG=1"
14 14