summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-08-24 13:26:18 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-08-27 10:50:45 -0400
commitc32950010e474b1021af0ee9e177868bc01889c0 (patch)
tree8154089e73e2f69bacc95262d929f72eb4b63df3 /recipes-containers
parentb36153176750a9b22c75503dd4b2ddf8e4b3a2b7 (diff)
downloadmeta-virtualization-c32950010e474b1021af0ee9e177868bc01889c0.tar.gz
cri-o: update to 1.22-dev
Updating to the latest cri-o development branches to align with k*s testing and dev. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/cri-o/cri-o_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
index 5a20c744..34599e7f 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
17SRCREV_cri-o = "f497d5004e8f2d903fa47e6d2e177c7237d861ff" 17SRCREV_cri-o = "1d447191ee73ead59f344f354edac5d64f377e15"
18SRC_URI = "\ 18SRC_URI = "\
19 git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.22;name=cri-o \ 19 git://github.com/kubernetes-sigs/cri-o.git;branch=master;name=cri-o \
20 file://0001-Makefile-force-symlinks.patch \ 20 file://0001-Makefile-force-symlinks.patch \
21 file://crio.conf \ 21 file://crio.conf \
22 " 22 "