On Wed, Nov 13, 2024 at 12:21 AM Bruce Ashfield
<[email protected]> wrote:
>
> I had to tweak it a bit for kirkstone, but it is now applied
> everywhere!

Thanks!

For me git cherry-pick tweaked it automatically for me for kirkstone,
when cherry-picking from master, that's why I've sent just one
version. But I guess git am was more picky, sorry about that and
thanks for resolving it.

Cheers,

>
> 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 <[email protected]>
> > ---
> >  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 (#8968): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8968
Mute This Topic: https://lists.yoctoproject.org/mt/109518136/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to