summaryrefslogtreecommitdiff
path: root/strata/armv7lhf-cross-toolchain.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to GCC 5.3.0Pedro Alvarez2016-06-011-6/+6
| | | | Change-Id: I0e2b2c2f823e89b1bcbba6149fa6d92dce3d07cb
* Update to latest 2.22 version of GLIBCSam Thursfield2016-02-181-2/+2
| | | | | | | | | | | | | | | | | | This branch includes: CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665) GLIBC seems to avoid bugfix releases, and instead they maintain release/2.X/master branches for released versions which contain bugfix commits backported from the 'master' branch. This commit upgrades to the latest commit on the release/2.22/master branch, which should be the latest (2.22) release with all available bugfixes. See this page for more info on GLIBC's release process: https://sourceware.org/glibc/wiki/Release Change-Id: Ic28163c65e1074c61bc7933ca297b1fd55877015
* Use binutils-tarball instead a tarball committed in binutils-redhatJavier Jardón2015-06-101-3/+3
| | | | Change-Id: I6f1d75272b2ee83d45e680002135f470ab16437b
* Revert "Upgrade to GCC 5.1"Sam Thursfield2015-05-061-6/+6
| | | | | | | | | | | | This reverts commit acb29d344d117133891199ea536d9c4d34c7d05e. We have discovered that Baserock systems built with GCC 5.1 cannot *deploy* working disk images. The images hang in SYSLINUX. We suspect that it is a bug in SYSLINUX that is triggered by the compiler upgrade, and upgrading SYSLINUX may well fix this issue, but we don't have time to do this and test it in time for a 15.19 release Change-Id: I3c661b14fb923eee37c4c0148904620362fe62e2
* Upgrade to GCC 5.1Javier Jardon2015-04-291-6/+6
| | | | Change-Id: Iad8f11341a4a770c14393a50d1b0d3e26c076dbf
* Upgrade to latest glibc (2.21)Javier Jardón2015-04-071-2/+2
| | | | Change-Id: I375c0af00497f8cbedb0d9759bbb64e0034582ad
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-2/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+2
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-2/+0
| | | | version: 1)
* Update ARM cross SDK in line with changes to build-essentialSam Thursfield2015-02-201-10/+20
| | | | | This is quite important, the cross toolchain should match the native toolchain exactly to avoid hitting any compatibility bugs.
* armv7lhf-cross-toolchain: Add nice linebreaks to match build-essentialSam Thursfield2015-02-201-0/+4
|
* Use linux-api-headers from Linux 3.8Sam Thursfield2014-09-261-2/+2
| | | | | | The 'make mrproper' command now requires GNU Bash, but since we start from a clean Git checkout of linux.git we can just remove that from the build command list.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+42