From 1ceafe5f12744e4b4424e68c70e6a5379c481e7e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 27 Jul 2017 13:36:33 +0200 Subject: 4.12: Update to Binutils 2.29 Update #3082. --- rtems/config/4.12/rtems-default.bset | 2 +- rtems/config/4.12/rtems-sh.bset | 2 +- rtems/config/tools/rtems-binutils-2.29-1.cfg | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 rtems/config/tools/rtems-binutils-2.29-1.cfg diff --git a/rtems/config/4.12/rtems-default.bset b/rtems/config/4.12/rtems-default.bset index 2bf1382..9e0a4cd 100644 --- a/rtems/config/4.12/rtems-default.bset +++ b/rtems/config/4.12/rtems-default.bset @@ -10,7 +10,7 @@ 4.12/rtems-autotools devel/expat-2.1.0-1 -tools/rtems-binutils-2.28-1 +tools/rtems-binutils-2.29-1 tools/rtems-gcc-7.1.0-newlib-2.5.0.20170623-1 tools/rtems-gdb-7.12-1 tools/rtems-tools-4.12-1 diff --git a/rtems/config/4.12/rtems-sh.bset b/rtems/config/4.12/rtems-sh.bset index 50188e0..29ab4de 100644 --- a/rtems/config/4.12/rtems-sh.bset +++ b/rtems/config/4.12/rtems-sh.bset @@ -12,7 +12,7 @@ 4.12/rtems-autotools devel/expat-2.1.0-1 -tools/rtems-binutils-2.28-1 +tools/rtems-binutils-2.29-1 tools/rtems-gcc-6.3.0-newlib-2.5.0.20170623-1 tools/rtems-gdb-7.12-1 tools/rtems-tools-4.12-1 diff --git a/rtems/config/tools/rtems-binutils-2.29-1.cfg b/rtems/config/tools/rtems-binutils-2.29-1.cfg new file mode 100644 index 0000000..ad809b8 --- /dev/null +++ b/rtems/config/tools/rtems-binutils-2.29-1.cfg @@ -0,0 +1,22 @@ +# +# Binutils 2.29. +# + +%include %{_configdir}/checks.cfg +%include %{_configdir}/base.cfg + +%define binutils_version 2.29 + +%hash sha512 binutils-%{binutils_version}.tar.bz2 8148587d7e4f14ebcbcb3f984b116deaae5d4008228628acde14bc242a64a4b53faf1f6077a2c4ca4750e2f254b698ba506bd657f79e1202e87e7029b0069337 + +# +# Enable deterministic archives by default. This will be the default +# there all tools using this binutils will create deterministic +# archives. +# +%define with_deterministic_archives 1 + +# +# The binutils build instructions. We use 2.xx Release 1. +# +%include %{_configdir}/binutils-2-1.cfg -- cgit v1.2.3