Since we already have these changes in master, this is fundamentally a cherrypick / backport request.
There are a couple of larger/group patches for the protocol and branch changes, but there's an individual one for the switch to main. I cherry-picked and modified everything, and pushed it to hardknott-next .. have a look and let me know if anything needs adjustment. Bruce On Fri, Dec 3, 2021 at 8:04 AM Stefan Mueller-Klieser <[email protected]> wrote: > > Upstream renamed master to main and github will remove the git protocol. > > Signed-off-by: Stefan Müller-Klieser <[email protected]> > --- > recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb > b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb > index c4083c09d818..99f309772310 100644 > --- a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb > +++ b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb > @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = > "file://src/${PKG_NAME}/LICENSE;md5=b355a61a394a504dacde901c9 > SRCNAME = "runtime-spec" > > PKG_NAME = "github.com/opencontainers/${SRCNAME}" > -SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" > +SRC_URI = > "git://${PKG_NAME}.git;branch=main;protocol=https;destsuffix=git/src/${PKG_NAME}" > > SRCREV = "78ab98c0761136f84e6e21b24b4dcd0be68ab782" > PV = "v1.0.1+git${SRCPV}" > -- > 2.20.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 (#6956): https://lists.yoctoproject.org/g/meta-virtualization/message/6956 Mute This Topic: https://lists.yoctoproject.org/mt/87475856/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
