diff options
| -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 7ea54617..4e17a7cd 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 = "f8ccf314a68ac03d3f46097d90c573078ee5e494" | 17 | SRCREV_cri-o = "5aff11c7c1afdc785adafd7da3c3f2a6ac51b88d" |
| 18 | SRC_URI = "\ | 18 | SRC_URI = "\ |
| 19 | git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.29;name=cri-o;protocol=https \ | 19 | git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.30;name=cri-o;protocol=https \ |
| 20 | file://crio.conf \ | 20 | file://crio.conf \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| @@ -26,7 +26,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 | |||
| 26 | 26 | ||
| 27 | GO_IMPORT = "import" | 27 | GO_IMPORT = "import" |
| 28 | 28 | ||
| 29 | PV = "1.29.0+git${SRCREV_cri-o}" | 29 | PV = "1.30.0+git${SRCREV_cri-o}" |
| 30 | 30 | ||
| 31 | inherit features_check | 31 | inherit features_check |
| 32 | REQUIRED_DISTRO_FEATURES ?= "seccomp" | 32 | REQUIRED_DISTRO_FEATURES ?= "seccomp" |
