diff options
Diffstat (limited to 'recipes-containers/cri-o')
| -rw-r--r-- | recipes-containers/cri-o/cri-o_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 37a0b84e..6bf79119 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb | |||
| @@ -14,9 +14,9 @@ At a high level, we expect the scope of cri-o to be restricted to the following | |||
| 14 | - Resource isolation as required by the CRI \ | 14 | - Resource isolation as required by the CRI \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV_cri-o = "8273bca378a36dd225fcaf90b6b732cc4c6d4248" | 17 | SRCREV_cri-o = "869599c20bb99cfbaaa2a400ce1f002321ec9fe2" |
| 18 | SRC_URI = "\ | 18 | SRC_URI = "\ |
| 19 | git://github.com/cri-o/cri-o.git;branch=release-1.36;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 19 | git://github.com/cri-o/cri-o.git;branch=release-1.37;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 20 | file://crio.conf \ | 20 | file://crio.conf \ |
| 21 | file://run-ptest \ | 21 | file://run-ptest \ |
| 22 | " | 22 | " |
| @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 | |||
| 27 | 27 | ||
| 28 | GO_IMPORT = "import" | 28 | GO_IMPORT = "import" |
| 29 | 29 | ||
| 30 | PV = "1.35.0+git" | 30 | PV = "1.36.0+git" |
| 31 | 31 | ||
| 32 | inherit features_check ptest | 32 | inherit features_check ptest |
| 33 | REQUIRED_DISTRO_FEATURES ?= "seccomp" | 33 | REQUIRED_DISTRO_FEATURES ?= "seccomp" |
