All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: martin.jansa@gmail.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization] [master][scarthgap][styhead][kirkstone][PATCH] go-cli: use main branch
Date: Tue, 12 Nov 2024 23:21:41 +0000	[thread overview]
Message-ID: <ZzPjBWxtD2+wHij7@gmail.com> (raw)
In-Reply-To: <20241111163628.111992-1-martin.jansa@gmail.com>

I had to tweak it a bit for kirkstone, but it is now applied
everywhere!

Bruce

In message: [meta-virtualization] [master][scarthgap][styhead][kirkstone][PATCH] go-cli: use main branch
on 11/11/2024 Martin Jansa via lists.yoctoproject.org wrote:

> * master was renamed to main long time ago
> 
> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
> ---
>  recipes-devtools/go/go-cli_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-devtools/go/go-cli_git.bb b/recipes-devtools/go/go-cli_git.bb
> index 8a4992bd..37f65c33 100644
> --- a/recipes-devtools/go/go-cli_git.bb
> +++ b/recipes-devtools/go/go-cli_git.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9b539ed65d73926f30ff1f1587dc44"
>  SRCNAME = "cli"
>  
>  PKG_NAME = "github.com/codegangsta/${SRCNAME}"
> -SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
> +SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
>  
>  SRCREV = "27ecc97192df1bf053a22b04463f2b51b8b8373e"
>  PV = "1.1.0+git"
> -- 
> 2.47.0
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8962): https://lists.yoctoproject.org/g/meta-virtualization/message/8962
> Mute This Topic: https://lists.yoctoproject.org/mt/109518136/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



  reply	other threads:[~2024-11-12 23:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 16:36 [master][scarthgap][styhead][kirkstone][PATCH] go-cli: use main branch Martin Jansa
2024-11-12 23:21 ` Bruce Ashfield [this message]
2024-11-13  7:44   ` [meta-virtualization] " Martin Jansa
2024-11-13 14:06     ` 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=ZzPjBWxtD2+wHij7@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=martin.jansa@gmail.com \
    --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 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.