summaryrefslogtreecommitdiffstats
path: root/recipes-containers/cri-o/cri-o_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-11-22 09:24:25 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-11-22 09:24:34 -0500
commit17e0be0dc3763bd7a92728b90087072c5afc59ea (patch)
tree69f17169874693e16ad35a7cc0afb5d668d25992 /recipes-containers/cri-o/cri-o_git.bb
parent81e445d1bc3edaf1e40a6afa3b6d8366c126a844 (diff)
downloadmeta-virtualization-17e0be0dc3763bd7a92728b90087072c5afc59ea.tar.gz
cri-o: switch from master -> main
cri-o has joined the projects switching their default branch to main (and removing the old one). We update our recipe to avoid fetcher errors. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/cri-o/cri-o_git.bb')
-rw-r--r--recipes-containers/cri-o/cri-o_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb
index 41b86251..b93c3deb 100644
--- a/recipes-containers/cri-o/cri-o_git.bb
+++ b/recipes-containers/cri-o/cri-o_git.bb
@@ -16,7 +16,7 @@ At a high level, we expect the scope of cri-o to be restricted to the following
16 16
17SRCREV_cri-o = "1d447191ee73ead59f344f354edac5d64f377e15" 17SRCREV_cri-o = "1d447191ee73ead59f344f354edac5d64f377e15"
18SRC_URI = "\ 18SRC_URI = "\
19 git://github.com/kubernetes-sigs/cri-o.git;branch=master;name=cri-o;protocol=https \ 19 git://github.com/kubernetes-sigs/cri-o.git;branch=main;name=cri-o;protocol=https \
20 file://0001-Makefile-force-symlinks.patch \ 20 file://0001-Makefile-force-symlinks.patch \
21 file://crio.conf \ 21 file://crio.conf \
22 " 22 "