[rtems-source-builder commit] 5: Use Binutils 2.29 for or1k and m32c

Sebastian Huber sebh at rtems.org
Fri Nov 10 08:17:04 UTC 2017


Module:    rtems-source-builder
Branch:    master
Commit:    dbe55c357a81b5c00a5266d82fc200f9ae713d7c
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=dbe55c357a81b5c00a5266d82fc200f9ae713d7c

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Nov 10 08:50:01 2017 +0100

5: Use Binutils 2.29 for or1k and m32c

This avoids Binutils patches from rtems-tools.

Close #3224.

---

 rtems/config/5/rtems-m32c.bset | 2 +-
 rtems/config/5/rtems-or1k.bset | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtems/config/5/rtems-m32c.bset b/rtems/config/5/rtems-m32c.bset
index a1166fd..5612e4f 100644
--- a/rtems/config/5/rtems-m32c.bset
+++ b/rtems/config/5/rtems-m32c.bset
@@ -40,7 +40,7 @@
 #
 5/rtems-autotools
 devel/expat-2.1.0-1
-tools/rtems-binutils-2.24-1
+tools/rtems-binutils-2.29-1
 tools/rtems-gcc-4.8.3-newlib-2.5.0.20170922-1
 tools/rtems-gdb-7.9-1
 tools/rtems-tools-5-1
diff --git a/rtems/config/5/rtems-or1k.bset b/rtems/config/5/rtems-or1k.bset
index a91fe45..c5ee757 100644
--- a/rtems/config/5/rtems-or1k.bset
+++ b/rtems/config/5/rtems-or1k.bset
@@ -32,7 +32,7 @@
 #
 5/rtems-autotools
 devel/expat-2.1.0-1
-tools/rtems-binutils-2.26-1
+tools/rtems-binutils-2.29-1
 tools/rtems-gcc-4.9.3-newlib-2.5.0.20170922-1
 tools/rtems-tools-5-1
 tools/rtems-gdb-7.11-1



More information about the vc mailing list