mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
crun: switch branch to main
crun has renamed master -> main, so we adjust our fetching to match. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
ef7f5e7c58
commit
51c195d761
|
@ -10,7 +10,7 @@ SRCREV_rspec = "7413a7f753e1bd9a6a9c6dc7f96f55888cbbd476"
|
|||
|
||||
SRCREV_FORMAT = "crun_rspec"
|
||||
SRC_URI = "git://github.com/containers/crun.git;branch=master;name=crun \
|
||||
git://github.com/containers/libocispec.git;branch=master;name=libocispec;destsuffix=git/libocispec \
|
||||
git://github.com/containers/libocispec.git;branch=main;name=libocispec;destsuffix=git/libocispec \
|
||||
git://github.com/opencontainers/runtime-spec.git;branch=master;name=rspec;destsuffix=git/libocispec/runtime-spec \
|
||||
git://github.com/opencontainers/image-spec.git;branch=master;name=ispec;destsuffix=git/libocispec/image-spec \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user