crun "master" branch has been renamed to "main", so change SRC_URI accordingly.
Signed-off-by: Holger Assmann <[email protected]> --- recipes-containers/crun/crun_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb index ced1e1c..ed2c5b0 100644 --- a/recipes-containers/crun/crun_git.bb +++ b/recipes-containers/crun/crun_git.bb @@ -9,7 +9,7 @@ SRCREV_ispec = "79b036d80240ae530a8de15e1d21c7ab9292c693" SRCREV_rspec = "7413a7f753e1bd9a6a9c6dc7f96f55888cbbd476" SRCREV_FORMAT = "crun_rspec" -SRC_URI = "git://github.com/containers/crun.git;branch=master;name=crun \ +SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun \ 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 \ -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6568): https://lists.yoctoproject.org/g/meta-virtualization/message/6568 Mute This Topic: https://lists.yoctoproject.org/mt/83686266/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
