The change itself is fine, but your patch came through mangled, and it doesn't apply to the repository.
I could make the change myself, but it is probably worth sorting out which part of the patch sending chain caused the corruption. Bruce On Wed, Nov 16, 2022 at 8:09 AM Guenther Meyer <[email protected]> wrote: > > Signed-off-by: Guenther Meyer <[email protected]> > --- > recipes-containers/nerdctl/nerdctl_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/ > nerdctl/nerdctl_git.bb > index 5d4d827..343c85d 100644 > --- a/recipes-containers/nerdctl/nerdctl_git.bb > +++ b/recipes-containers/nerdctl/nerdctl_git.bb > @@ -13,7 +13,7 @@ DEPENDS = " \ > SRCREV_FORMAT="nerdcli_cgroups" > SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a" > > -SRC_URI = "git://github.com/containerd/ > nerdctl.git;name=nerdcli;branch=master;protocol=https" > +SRC_URI = "git://github.com/containerd/ > nerdctl.git;name=nerdcli;branch=main;protocol=https" > > include src_uri.inc > > -- > 2.38.1 > > > -- - 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 (#7684): https://lists.yoctoproject.org/g/meta-virtualization/message/7684 Mute This Topic: https://lists.yoctoproject.org/mt/95065671/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
