mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
ba4217b5b5
commit
7618d5046a
|
@ -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 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user