summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-23 13:41:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-23 13:41:30 +0100
commitf07504d27192d9f76d782bf04bf10a08644a898c (patch)
treea364acd5de287f165efb29a93e6d8a72234f4065 /rtems
parentsb: Change default prefix (diff)
downloadrtems-source-builder-f07504d27192d9f76d782bf04bf10a08644a898c.tar.bz2
Use HTTPS instead of FTP
FTP is an outdated protocol and blocked by some firewalls.
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg4
-rw-r--r--rtems/config/tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160117-newlib-2.3.0.20160104-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160228-newlib-2.3.0.20160226-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160526-newlib-2.4.0.20160527-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6-20161110-newlib-2.4.0.20161025-1.cfg2
-rw-r--r--rtems/config/tools/rtems-gcc-6.0.1-RC-20160415-newlib-2.4.0-1.cfg2
-rw-r--r--rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg2
14 files changed, 15 insertions, 15 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg b/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
index 2ef31bb..4911b0e 100644
--- a/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
@@ -18,9 +18,9 @@
#
# The RTEMS 4.9 patches
#
-%source set gcc ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}.tar.bz2
+%source set gcc https://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}.tar.bz2
%patch add gcc %{rtems_gcc_patches}/gcc-core-4.3.2-rtems4.9-20090825.diff
-%source add gcc ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar.bz2
+%source add gcc https://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar.bz2
%patch add newlib %{rtems_newlib_patches}/newlib-1.16.0-rtems4.9-20090324.diff
#
diff --git a/rtems/config/tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg b/rtems/config/tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg
index 1245e88..25e9e0b 100644
--- a/rtems/config/tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg
@@ -37,7 +37,7 @@
#
# Newlib is a snapshot
#
-%source set newlib ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
+%source set newlib https://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
#
# The gcc/newlib build instructions. We use 4.8 Release 1.
diff --git a/rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg
index 0fd1641..2572f71 100644
--- a/rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8-ss-newlib-2.0.0-1.cfg
@@ -18,7 +18,7 @@
#
# The RTEMS 4.11 patches
#
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
#
# The gcc/newlib build instructions. We use 4.7 Release 1.
diff --git a/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg b/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
index 8b08278..cf8c097 100644
--- a/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
@@ -35,7 +35,7 @@
#
# Newlib is a snapshot
#
-%source set newlib ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
+%source set newlib https://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
#
# The gcc/newlib build instructions. We use 4.9 Release 1.
diff --git a/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg b/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
index 3f44d3f..67b2752 100644
--- a/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
@@ -11,6 +11,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20160117-newlib-2.3.0.20160104-1.cfg b/rtems/config/tools/rtems-gcc-6-20160117-newlib-2.3.0.20160104-1.cfg
index 7fb898a..07b4384 100644
--- a/rtems/config/tools/rtems-gcc-6-20160117-newlib-2.3.0.20160104-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160117-newlib-2.3.0.20160104-1.cfg
@@ -17,6 +17,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1.cfg b/rtems/config/tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1.cfg
index bf58c6c..b82db6f 100644
--- a/rtems/config/tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1.cfg
@@ -17,6 +17,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20160228-newlib-2.3.0.20160226-1.cfg b/rtems/config/tools/rtems-gcc-6-20160228-newlib-2.3.0.20160226-1.cfg
index b35e2ce..d468e66 100644
--- a/rtems/config/tools/rtems-gcc-6-20160228-newlib-2.3.0.20160226-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160228-newlib-2.3.0.20160226-1.cfg
@@ -17,6 +17,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg b/rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg
index bfdc36e..6caa324 100644
--- a/rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg
@@ -17,7 +17,7 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%patch add newlib --rsb-file=PATCH_libc_sys_rtems_crt0.c_Add_sys_lock.h_symbols_required_to_link_autoconf_probes -p1 https://sourceware.org/cgi-bin/get-raw-msg?listname=newlib&date=2016&msgid=1460668859-31336-1-git-send-email-joel%40rtems.org
%hash sha512 PATCH_libc_sys_rtems_crt0.c_Add_sys_lock.h_symbols_required_to_link_autoconf_probes 7cce6236f1a126c37c800783268f7a8816fd06f67fa742a60f4a05cd91af12f74293942c687bf58a1b22f7a17545e9b3c46f04c875c3b6d50d93fd59d96e9201
diff --git a/rtems/config/tools/rtems-gcc-6-20160526-newlib-2.4.0.20160527-1.cfg b/rtems/config/tools/rtems-gcc-6-20160526-newlib-2.4.0.20160527-1.cfg
index af363fa..db37c1f 100644
--- a/rtems/config/tools/rtems-gcc-6-20160526-newlib-2.4.0.20160527-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160526-newlib-2.4.0.20160527-1.cfg
@@ -17,6 +17,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1.cfg b/rtems/config/tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1.cfg
index 66c83b9..aff24a0 100644
--- a/rtems/config/tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1.cfg
@@ -18,6 +18,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6-20161110-newlib-2.4.0.20161025-1.cfg b/rtems/config/tools/rtems-gcc-6-20161110-newlib-2.4.0.20161025-1.cfg
index dbb3547..a7a0f34 100644
--- a/rtems/config/tools/rtems-gcc-6-20161110-newlib-2.4.0.20161025-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6-20161110-newlib-2.4.0.20161025-1.cfg
@@ -18,6 +18,6 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%include %{_configdir}/gcc-6-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-6.0.1-RC-20160415-newlib-2.4.0-1.cfg b/rtems/config/tools/rtems-gcc-6.0.1-RC-20160415-newlib-2.4.0-1.cfg
index 54746dc..ea0f595 100644
--- a/rtems/config/tools/rtems-gcc-6.0.1-RC-20160415-newlib-2.4.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-6.0.1-RC-20160415-newlib-2.4.0-1.cfg
@@ -17,7 +17,7 @@
%define with_plugin 0
%define with_iconv 1
-%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
%patch add newlib --rsb-file=PATCH_libc_sys_rtems_crt0.c_Add_sys_lock.h_symbols_required_to_link_autoconf_probes -p1 https://sourceware.org/cgi-bin/get-raw-msg?listname=newlib&date=2016&msgid=1460668859-31336-1-git-send-email-joel%40rtems.org
%hash sha512 PATCH_libc_sys_rtems_crt0.c_Add_sys_lock.h_symbols_required_to_link_autoconf_probes 7cce6236f1a126c37c800783268f7a8816fd06f67fa742a60f4a05cd91af12f74293942c687bf58a1b22f7a17545e9b3c46f04c875c3b6d50d93fd59d96e9201
diff --git a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg
index 555956b..69ae840 100644
--- a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg
+++ b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg
@@ -46,7 +46,7 @@ URL: http://gcc.gnu.org/
#
# Newlib
#
-%source set newlib ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
+%source set newlib https://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
%hash md5 newlib-%{newlib_version}.tar.gz 0966e19f03217db9e9076894b47e6601
#