From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org,
Mingli Yu <mingli.yu@windriver.com>
Subject: Re: [meta-virtualization] [kirkstone][PATCH 1/2] go-context: Switch to main branch
Date: Tue, 12 Sep 2023 19:46:49 +0000 [thread overview]
Message-ID: <ZQDAKQuTe4G0qNFz@gmail.com> (raw)
In-Reply-To: <20230912072034.89009-2-martin.jansa@gmail.com> <20230912072034.89009-1-martin.jansa@gmail.com>
merged to kirkstone.
Bruce
In message: [meta-virtualization] [kirkstone][PATCH 1/2] go-context: Switch to main branch
on 12/09/2023 Martin Jansa wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> The project has renamed the master branch to main.
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
> recipes-devtools/go/go-context_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/go/go-context_git.bb b/recipes-devtools/go/go-context_git.bb
> index 37f39b38..0959054b 100644
> --- a/recipes-devtools/go/go-context_git.bb
> +++ b/recipes-devtools/go/go-context_git.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f"
> SRCNAME = "context"
>
> PKG_NAME = "github.com/gorilla/${SRCNAME}"
> -SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
> +SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
>
> SRCREV = "14f550f51af52180c2eefed15e5fd18d63c0a64a"
>
> --
> 2.42.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8294): https://lists.yoctoproject.org/g/meta-virtualization/message/8294
> Mute This Topic: https://lists.yoctoproject.org/mt/101310625/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
In message: [kirkstone][PATCH 2/2] go-mux: Switch to main branch
on 12/09/2023 Martin Jansa wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
>
> The project has renamed the master branch to main.
>
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> ---
> recipes-devtools/go/go-mux_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/go/go-mux_git.bb b/recipes-devtools/go/go-mux_git.bb
> index 3f939f45..fb4502b6 100644
> --- a/recipes-devtools/go/go-mux_git.bb
> +++ b/recipes-devtools/go/go-mux_git.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f"
> SRCNAME = "mux"
>
> PKG_NAME = "github.com/gorilla/${SRCNAME}"
> -SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
> +SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
>
> SRCREV = "136d54f81f00414c45c3c68dd47e98cc97519c5e"
>
> --
> 2.42.0
>
prev parent reply other threads:[~2023-09-12 19:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 7:20 [kirkstone][PATCH 1/2] go-context: Switch to main branch Martin Jansa
2023-09-12 7:20 ` [kirkstone][PATCH 2/2] go-mux: " Martin Jansa
2023-09-12 19:46 ` Bruce Ashfield [this message]
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=ZQDAKQuTe4G0qNFz@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=martin.jansa@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.org \
--cc=mingli.yu@windriver.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.