summaryrefslogtreecommitdiff
path: root/strata/build-essential.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/build-essential.morph: update ref of busyboxJavier Jardón2014-11-171-1/+1
| | | | To remove unneded systemd units
* Various patches in gcc 4.6 (stage1 and stage2)baserock/pedroalvarez/glibc10Pedro Alvarez2014-11-111-3/+3
| | | | | | | | These patches are needed to: - Support the name change of the dynamic linker in the new version of glibc. - Build gcc in x86_32. - Remove old morphology files.
* Various patches in gcc 4.7 (stage3)Pedro Alvarez2014-11-111-1/+1
| | | | | | | | These patches are needed to: - Build gcc in armv7b. - Support the name change of the dynamic linker in the new version of glibc. - Remove the old morphology files.
* Use glibc instead of eglibcPedro Alvarez2014-11-111-41/+41
|
* Add stage2-fake-bash before eglibcPedro Alvarez2014-11-111-0/+10
| | | | | This change is to prepare the transition to glibc since the latter is going to need bash to build.
* Patch busybox to be glibc-2.20 compatiblePedro Alvarez2014-11-111-2/+2
| | | | | | This patch is needed because glibc rearranged its headers to not leak as many definitions unintentionally, but busybox was relying on the leaked definitions.
* Use linux-api-headers from Linux 3.8Sam Thursfield2014-09-261-4/+4
| | | | | | 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/+334