From c32950010e474b1021af0ee9e177868bc01889c0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 24 Aug 2021 13:26:18 -0400 Subject: 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 --- recipes-containers/cri-o/cri-o_git.bb | 4 ++-- 1 file 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 - Resource isolation as required by the CRI \ " -SRCREV_cri-o = "f497d5004e8f2d903fa47e6d2e177c7237d861ff" +SRCREV_cri-o = "1d447191ee73ead59f344f354edac5d64f377e15" SRC_URI = "\ - git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.22;name=cri-o \ + git://github.com/kubernetes-sigs/cri-o.git;branch=master;name=cri-o \ file://0001-Makefile-force-symlinks.patch \ file://crio.conf \ " -- cgit v1.2.3-54-g00ecf