meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Stefan Mueller-Klieser <S.Mueller-Klieser@phytec.de>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][hardknott][PATCH] oci-runtime-spec: fix url
Date: Fri, 3 Dec 2021 09:07:32 -0500	[thread overview]
Message-ID: <CADkTA4OWD+Goy7XBZUFaW60fnD-wpFjaBVKLKc1t978g9u+mSw@mail.gmail.com> (raw)
In-Reply-To: <20211203130427.8027-1-s.mueller-klieser@phytec.de>

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
<S.Mueller-Klieser@phytec.de> wrote:
>
> Upstream renamed master to main and github will remove the git protocol.
>
> Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
> ---
>  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

  reply	other threads:[~2021-12-03 14:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 13:04 [meta-virtualization][hardknott][PATCH] oci-runtime-spec: fix url Stefan Mueller-Klieser
2021-12-03 14:07 ` Bruce Ashfield [this message]
2021-12-03 14:36   ` Stefan Mueller-Klieser
2021-12-03 14:53     ` Bruce Ashfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADkTA4OWD+Goy7XBZUFaW60fnD-wpFjaBVKLKc1t978g9u+mSw@mail.gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=S.Mueller-Klieser@phytec.de \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).