[PATCH] [RSB] Refer to newlib-cvs repository for or1k target.
Hesham ALMatary
heshamelmatary at gmail.com
Fri Jul 18 08:36:35 UTC 2014
Make RSB download newlib-cvs for or1k targets as OpenRISC
support has been added to newlib recently; thus, newlib-2.1 release
and its or1k support patch is not used anymore.
---
rtems/config/4.11/rtems-or1k.bset | 5 +----
rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/rtems/config/4.11/rtems-or1k.bset b/rtems/config/4.11/rtems-or1k.bset
index 83a4a8d..5416194 100644
--- a/rtems/config/4.11/rtems-or1k.bset
+++ b/rtems/config/4.11/rtems-or1k.bset
@@ -22,7 +22,7 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.2-newlib-2.1.0-1
+tools/rtems-gcc-4.8.2-newlib-cvs-1
tools/rtems-gdb-7.7-1
#
@@ -32,9 +32,6 @@ tools/rtems-gdb-7.7-1
#binutils
%patch add binutils -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/binutils-2.24-or1k-rtems.diff
-#newlib
-%patch add newlib -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/newlib-cvs-or1k-rtems-29-4-2014.diff
-
#gcc
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.2-or1k-rtems-29-4-2014.diff
diff --git a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
index ca62545..db6fdc4 100644
--- a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
@@ -7,7 +7,7 @@
%include %{_configdir}/versions.cfg
%define gcc_version 4.8.2
-%define newlib_version 11-Dec-2013
+%define newlib_version 18-Jul-2014
%define mpfr_version 3.0.1
%define mpc_version 0.8.2
%define gmp_version 5.0.5
--
1.8.3.1
More information about the devel
mailing list