public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH][honister] mobile-broadband-provider-info: update branch name in SRC_URI
@ 2022-09-09 10:37 Ross Burton
  2022-09-09 11:20 ` [OE-core] " Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Ross Burton @ 2022-09-09 10:37 UTC (permalink / raw)
  To: openembedded-core; +Cc: nd

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
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-11  8:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 10:37 [PATCH][honister] mobile-broadband-provider-info: update branch name in SRC_URI Ross Burton
2022-09-09 11:20 ` [OE-core] " Richard Purdie
2022-09-11  8:37   ` Peter Kjellerstedt
     [not found]   ` <1713C17E1A3F1A25.13191@lists.openembedded.org>
2022-09-11  8:44     ` Peter Kjellerstedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox