[PATCH] [RSB] use updated newlib revision for or1k

Hesham Almatary heshamelmatary at gmail.com
Tue Mar 29 22:23:35 UTC 2016


---
 rtems/config/4.12/rtems-or1k.bset                   |  2 +-
 rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg

diff --git a/rtems/config/4.12/rtems-or1k.bset b/rtems/config/4.12/rtems-or1k.bset
index 7d8baba..fe6a23d 100644
--- a/rtems/config/4.12/rtems-or1k.bset
+++ b/rtems/config/4.12/rtems-or1k.bset
@@ -38,7 +38,7 @@
 4.12/rtems-autotools
 devel/expat-2.1.0-1
 tools/rtems-binutils-2.26-1
-tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
+tools/rtems-gcc-4.9.3-newlib-git-1.cfg
 tools/rtems-tools-4.12-1
 tools/rtems-gdb-7.11-1
 
diff --git a/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg
new file mode 100644
index 0000000..ad95302
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-4.9.3-newlib-git-1.cfg
@@ -0,0 +1,13 @@
+#
+# GCC 4.9.3., Newlib GIT
+#
+
+%define gcc_version    4.9.3
+%define newlib_version 8b1ede3ce11d53292036aadfcfb6043df0235f9c
+
+%hash md5 gcc-%{gcc_version}.tar.bz2 6f831b4d251872736e8e9cc09746f327
+
+#
+# The gcc/newlib build instructions.
+#
+%include tools/rtems-gcc-4.9-newlib-git-1.cfg
-- 
2.8.0.rc3



More information about the devel mailing list