diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-30 10:03:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-18 11:08:53 +0100 |
commit | 842dc807b7a11c75e2be95a66e13b8e87605f639 (patch) | |
tree | 777f6774e4bd22dbb7c911be2819ce02213acbba | |
parent | fbc735796f473d85055feb9c3927cd5293061bf6 (diff) | |
download | poky-842dc807b7a11c75e2be95a66e13b8e87605f639.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)
(From OE-Core rev: a6b6af83e344501057b0eb28dce1077992e5a7f3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
[Fixup for sumo context]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
7 files changed, 9 insertions, 8 deletions
diff --git a/meta/classes/clutter.bbclass b/meta/classes/clutter.bbclass index 167407dfdc..f5cd04f97f 100644 --- a/meta/classes/clutter.bbclass +++ b/meta/classes/clutter.bbclass | |||
@@ -14,7 +14,7 @@ REALNAME = "${@get_real_name("${BPN}")}" | |||
14 | 14 | ||
15 | CLUTTER_SRC_FTP = "${GNOME_MIRROR}/${REALNAME}/${VERMINOR}/${REALNAME}-${PV}.tar.xz;name=archive" | 15 | CLUTTER_SRC_FTP = "${GNOME_MIRROR}/${REALNAME}/${VERMINOR}/${REALNAME}-${PV}.tar.xz;name=archive" |
16 | 16 | ||
17 | CLUTTER_SRC_GIT = "git://git.gnome.org/${REALNAME}" | 17 | CLUTTER_SRC_GIT = "git://gitlab.gnome.org/GNOME/${REALNAME};protocol=https" |
18 | 18 | ||
19 | SRC_URI = "${CLUTTER_SRC_FTP}" | 19 | SRC_URI = "${CLUTTER_SRC_FTP}" |
20 | S = "${WORKDIR}/${REALNAME}-${PV}" | 20 | S = "${WORKDIR}/${REALNAME}-${PV}" |
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index ed53dfbca6..87bba41472 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass | |||
@@ -69,7 +69,7 @@ ${CPAN_MIRROR} http://search.cpan.org/CPAN/ \n \ | |||
69 | 69 | ||
70 | MIRRORS += "\ | 70 | MIRRORS += "\ |
71 | git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \n \ | 71 | git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \n \ |
72 | git://git.gnome.org/.* git://git.gnome.org/browse/PATH;protocol=https \n \ | 72 | git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \n \ |
73 | git://git.savannah.gnu.org/.* git://git.savannah.gnu.org/git/PATH;protocol=https \n \ | 73 | git://git.savannah.gnu.org/.* git://git.savannah.gnu.org/git/PATH;protocol=https \n \ |
74 | git://git.yoctoproject.org/.* git://git.yoctoproject.org/git/PATH;protocol=https \n \ | 74 | git://git.yoctoproject.org/.* git://git.yoctoproject.org/git/PATH;protocol=https \n \ |
75 | git://.*/.* git://HOST/PATH;protocol=https \n \ | 75 | git://.*/.* git://HOST/PATH;protocol=https \n \ |
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index ecc43a46f9..ac403b188b 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -624,7 +624,7 @@ BBLAYERS_FETCH_DIR ??= "${COREBASE}" | |||
624 | APACHE_MIRROR = "http://archive.apache.org/dist" | 624 | APACHE_MIRROR = "http://archive.apache.org/dist" |
625 | DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool" | 625 | DEBIAN_MIRROR = "http://ftp.debian.org/debian/pool" |
626 | GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" | 626 | GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" |
627 | GNOME_GIT = "git://git.gnome.org" | 627 | GNOME_GIT = "git://gitlab.gnome.org/GNOME" |
628 | GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" | 628 | GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" |
629 | GNU_MIRROR = "http://ftp.gnu.org/gnu" | 629 | GNU_MIRROR = "http://ftp.gnu.org/gnu" |
630 | GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" | 630 | GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt" |
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 dbc578e2d8..57f521a6c4 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,8 @@ SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c" | |||
7 | PV = "20170310" | 7 | PV = "20170310" |
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
10 | SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info" | 10 | SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info;protocol=https" |
11 | |||
11 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
12 | 13 | ||
13 | inherit autotools | 14 | inherit autotools |
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.54.1.bb b/meta/recipes-core/glib-networking/glib-networking_2.54.1.bb index 2a6f8af2b4..5d17a824f0 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.54.1.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.54.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GLib networking extensions" | 1 | SUMMARY = "GLib networking extensions" |
2 | DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies." | 2 | DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies." |
3 | HOMEPAGE = "http://git.gnome.org/browse/glib-networking/" | 3 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/glib-networking/" |
4 | BUGTRACKER = "http://bugzilla.gnome.org" | 4 | BUGTRACKER = "http://bugzilla.gnome.org" |
5 | 5 | ||
6 | LICENSE = "LGPLv2" | 6 | LICENSE = "LGPLv2" |
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb index c71ab1165d..9d8fb28281 100644 --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb | |||
@@ -5,7 +5,7 @@ DESCRIPTION = "The Cantarell font typeface is designed as a \ | |||
5 | on-screen reading; in particular, reading web pages on an \ | 5 | on-screen reading; in particular, reading web pages on an \ |
6 | HTC Dream mobile phone." | 6 | HTC Dream mobile phone." |
7 | 7 | ||
8 | HOMEPAGE = "https://git.gnome.org/browse/cantarell-fonts/" | 8 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/cantarell-fonts/" |
9 | SECTION = "fonts" | 9 | SECTION = "fonts" |
10 | LICENSE = "OFL-1.1" | 10 | LICENSE = "OFL-1.1" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" |
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" | |||
13 | PV = "0.0.24" | 13 | PV = "0.0.24" |
14 | 14 | ||
15 | SRCREV = "07b6ea2cbbebfc360aa4668612a376be5e214eaa" | 15 | SRCREV = "07b6ea2cbbebfc360aa4668612a376be5e214eaa" |
16 | SRC_URI = "git://git.gnome.org/cantarell-fonts;protocol=git;branch=master" | 16 | SRC_URI = "git://gitlab.gnome.org/GNOME/cantarell-fonts;protocol=https;branch=master" |
17 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)" | 17 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch index 5a178e2ef1..19c524b0ac 100644 --- a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch +++ b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch | |||
@@ -3,7 +3,7 @@ The terms `FAIL` instead of `FAILED` and `SKIP` instead of `SKIPPED` | |||
3 | match what Automake does | 3 | match what Automake does |
4 | 4 | ||
5 | Upstream-Status: Accepted | 5 | Upstream-Status: Accepted |
6 | [ https://git.gnome.org/browse/gnome-desktop-testing/commit/?id=048850731a640532ef55a61df7357fcc6d2ad501 ] | 6 | [ https://gitlab.gnome.org/GNOME/gnome-desktop-testing/commit/048850731a640532ef55a61df7357fcc6d2ad501 ] |
7 | 7 | ||
8 | Signed-off-by: Maxin B. John <maxin.john@intel.com> | 8 | Signed-off-by: Maxin B. John <maxin.john@intel.com> |
9 | --- | 9 | --- |