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>
This commit is contained in:
Bruce Ashfield 2021-12-16 13:03:00 +01:00
parent ba4217b5b5
commit 7618d5046a

View File

@ -16,7 +16,7 @@ At a high level, we expect the scope of cri-o to be restricted to the following
SRCREV_cri-o = "1d447191ee73ead59f344f354edac5d64f377e15"
SRC_URI = "\
git://github.com/kubernetes-sigs/cri-o.git;branch=master;name=cri-o;protocol=https \
git://github.com/kubernetes-sigs/cri-o.git;branch=main;name=cri-o;protocol=https \
file://0001-Makefile-force-symlinks.patch \
file://crio.conf \
"