Thanks for the fix! I had made the same changes over the weekend, and coupled them with bumps to the recipes. They are now pushed to the repo (and the branch changes cherry picked to older releases).
Bruce On Mon, Jun 21, 2021 at 7:44 AM Holger Assmann <[email protected]> wrote: > > 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 > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6571): https://lists.yoctoproject.org/g/meta-virtualization/message/6571 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]] -=-=-=-=-=-=-=-=-=-=-=-
