Thank you, I see the ";protocol=https" in Langdale now, I just overlooked it.
Yes sumo was missed and I have added a simple sed command to resolve it. K -----Original Message----- From: Bruce Ashfield <[email protected]> Sent: Friday, October 7, 2022 2:18 PM To: Kevin Saye <[email protected]> Cc: [email protected] Subject: Re: [meta-virtualization] Breaking Change: Github disabled support for git://github.com On Fri, Oct 7, 2022 at 3:09 PM Kevin Saye <[email protected]> wrote: > > As far as I know, GitHub disabled unencrypted request using the > git://github.com on March 15 2022. More info here: > https://github.blog/2021-09-01-improving-git-protocol-security-github/ > #when-are-these-changes-effective > > > > My recent build of Yocto, which needs the meta-virtualization seems to > fail because of this because recipes-devtools/go/go-systemd_git.bb has > a hard dependency on git://github.com > > > > While I am using sumo > (https://git.yoctoproject.org/meta-virtualization/tree/recipes-devtools/go/go-systemd_git.bb?h=sumo) > but the latest seems to also have the issue: > https://git.yoctoproject.org/meta-virtualization/tree/recipes-devtools/go/go-systemd_git.bb?h=langdale. > > > > Are there any suggestions on how to resolve this? We did a global update some time ago, that recipe may have been missed. Just put protocol=https into the SRC_URI and it'll work. That being said master/langdale and others should be fine as it has the SRC_URI: SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https" Bruce > > > > K > > > > -- - 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 (#7649): https://lists.yoctoproject.org/g/meta-virtualization/message/7649 Mute This Topic: https://lists.yoctoproject.org/mt/94186888/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
