Fwd: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)
Joel Sherrill
joel at rtems.org
Fri Nov 20 14:40:08 UTC 2015
I got this pull request from github and wanted to pass it along.
Chris..?
--joel
-------- Forwarded Message --------
Subject: [rtems-source-builder] Various bugfixes for building rtems 4.9,4.10,4.11 and 4.12 (#5)
Date: Fri, 20 Nov 2015 08:38:20 -0600
From: Goetz Pfeiffer <notifications at github.com>
Reply-To: RTEMS/rtems-source-builder <reply+0002cd889ae787b48dc3254a509a762ecfcb816bf6994fcf92cf000000011266f25c92a169ce07095c8e at reply.github.com>
To: RTEMS/rtems-source-builder <rtems-source-builder at noreply.github.com>
Hello, I have used the rtems-source-builder to build rtems 4.9,4.10,4.11 and 4.12 on our development host that runs with debian 7. I encountered some problems and have fixed them with a few patches. Maybe you can integrate these in the main repository.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
https://github.com/RTEMS/rtems-source-builder/pull/5
Commit Summary
* Bugfix: "file://" urls didn't work.
* Bugfix: The download url at ftp.rtems.org was wrong.
* Bugfix: rtems 4.9 couldn't be built due to a misconfiguration.
* Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo package.
* Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package.
* Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package.
* Bugfix: gcc-4.3.2 couldn't be build with a modern texinfo package.
File Changes
* *M* rtems/config/tools/rtems-binutils-2.20.1-1.cfg <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-0> (1)
* *M* rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-1> (3)
* *M* rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-2> (1)
* *M* rtems/config/tools/rtems-gdb-7.3.1-1.cfg <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-3> (1)
* *M* rtems/config/tools/rtems-kernel-4-1.cfg <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-4> (4)
* *A* source-builder/patches/binutils-2.20.1.diff <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-5> (21)
* *A* source-builder/patches/gcc-4.3.2.diff <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-6> (91)
* *A* source-builder/patches/gcc-4.4.7.diff <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-7> (86)
* *A* source-builder/patches/gdb-7.3.1.diff <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-8> (49)
* *M* source-builder/sb/download.py <https://github.com/RTEMS/rtems-source-builder/pull/5/files#diff-9> (6)
Patch Links:
* https://github.com/RTEMS/rtems-source-builder/pull/5.patch
* https://github.com/RTEMS/rtems-source-builder/pull/5.diff
—
Reply to this email directly or view it on GitHub <https://github.com/RTEMS/rtems-source-builder/pull/5>.
More information about the devel
mailing list