public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Ross Burton <ross.burton@arm.com>,
	openembedded-core@lists.openembedded.org
Cc: nd@arm.com
Subject: Re: [OE-core] [PATCH][honister] mobile-broadband-provider-info: update branch name in SRC_URI
Date: Fri, 09 Sep 2022 12:20:32 +0100	[thread overview]
Message-ID: <1b7fce81bcc901c50f7a5042fb2bb94a81839896.camel@linuxfoundation.org> (raw)
In-Reply-To: <20220909103754.3036413-1-ross.burton@arm.com>

On Fri, 2022-09-09 at 11:37 +0100, Ross Burton wrote:
> The master branch has been renamed to main and now master no longer
> exists, so fetches that don't use a source mirror will fail.
> 
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
>  .../mobile-broadband-provider-info_git.bb                       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> index 4246f4dcbd3..3b170f4fdd2 100644
> --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> @@ -8,7 +8,7 @@ SRCREV = "11f2247eccd3c161b8fd9b41143862e9fb81193c"
>  PV = "20210805"
>  PE = "1"
>  
> -SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=master"
> +SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=main"
>  S = "${WORKDIR}/git"
>  
>  inherit autotools

The trouble is if I merged this, it would open the floodgates on other
patches...

Cheers,

Richard



  reply	other threads:[~2022-09-09 11:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09 10:37 [PATCH][honister] mobile-broadband-provider-info: update branch name in SRC_URI Ross Burton
2022-09-09 11:20 ` Richard Purdie [this message]
2022-09-11  8:37   ` [OE-core] " Peter Kjellerstedt
     [not found]   ` <1713C17E1A3F1A25.13191@lists.openembedded.org>
2022-09-11  8:44     ` Peter Kjellerstedt

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=1b7fce81bcc901c50f7a5042fb2bb94a81839896.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=nd@arm.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox