summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/mobile-broadband-provider-info
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-30 10:03:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-04 11:03:56 +0100
commit25bac865def42650c0c0323322158ba338e8b753 (patch)
tree6cd2769573a6ee5e3078f228403a8f3ad4d96ecb /meta/recipes-connectivity/mobile-broadband-provider-info
parent3ad9909e5925b5cca6420e6716155b854fc68843 (diff)
downloadpoky-25bac865def42650c0c0323322158ba338e8b753.tar.gz
recipes: Update git.gnome.org addresses after upstream changes
git.gnome.org is no more. It has ceased to be. It's an ex-git. Please see here: https://about.gitlab.com/2018/05/31/welcome-gnome-to-gitlab/ Note that gitlab does not support git://, only https:// (and ssh). [Commit message from Alexander Kanavin] (From OE-Core rev: 8382cdc0888ca645a44aacaac1155afb8dcde979) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/mobile-broadband-provider-info')
-rw-r--r--meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb2
1 files changed, 1 insertions, 1 deletions
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 7b64b25e89..863b15a78d 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
@@ -7,7 +7,7 @@ SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c"
7PV = "20170310" 7PV = "20170310"
8PE = "1" 8PE = "1"
9 9
10SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info \ 10SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info;protocol=https \
11 file://multilibfix.patch \ 11 file://multilibfix.patch \
12" 12"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"