summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build llvm 3.4.2baserock/jjardon/llvm_34Javier Jardón2014-10-031-2/+2
|
* llvm.morph: Compile the default options with some exceptionsbaserock/jjardon/llvmJavier Jardón2014-10-021-3/+3
| | | | | | | | | | --disable-assertions: those checks are not needed in production systems --enable-optimized: it will help compiling on ARM --enable-shared: mesa recommends llvm to be compiled in this way --enable-targets=host: Only build for the host architecture See http://llvm.org/docs/GettingStarted.html#local-llvm-configuration and http://llvm.org/docs/HowToBuildOnARM.html
* strata/llvm-common.morph: Update llvm to latest version (3.5)Javier Jardón2014-10-021-2/+2
|
* Move llvm to its own stratumJavier Jardón2014-10-025-7/+15
| | | | | llvm is a bif piece of software that take long time to build With this move we will only build it when its really necessary
* Update morph to get the xfer-hole bug fixPedro Alvarez2014-10-022-2/+2
|
* Merge branch 'baserock/sam/build-essential-comments'Sam Thursfield2014-10-0216-36/+237
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * Add back missing comments to build-essential chunk morphsSam Thursfield2014-09-2616-36/+237
| | | | | | | | | | These will have been lost in the automated chunks-in-definitions transition.
* | Update morph to make the ssh-rsync deployment use UUIDs in fstabPedro Alvarez2014-10-022-2/+2
| |
* | Merge branch 'baserock/sam/bash-upgrade'Francisco Redondo Marchena2014-10-021-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | Reviewed by: Richard Maw <richard.maw@codethink.co.uk> Paul Sherwood <paul.sherwood@codethink.co.uk> Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Merged by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | Update bash to Bash-4.3 patch 27, including 'Shellshock' fixesPaul Sherwood2014-10-021-2/+2
|/ /
* | Merge remote-tracking branch 'gitorious/jjardon/NetworkManager'Javier Jardón2014-10-0115-9/+52
|\ \ | | | | | | | | | | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Add NetworkManager-common stratumJavier Jardón2014-09-222-0/+23
| | |
| * | Move connman to its own stratumJavier Jardón2014-09-2213-9/+29
| | |
* | | Merge branch 'jjardon/dbus-glib'Javier Jardón2014-10-018-9/+13
|\ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * | | Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-256-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | x-common depends on foundation because llvm. Note that other strata assume that x-common depends on core as llvm will be moved away from it
| * | | strata/foundation.morph: Update to latest dbus-glib (0.102)Javier Jardón2014-09-251-2/+2
| | | |
| * | | Move dbus-glib to foundation from genivi-foundationJavier Jardón2014-09-252-5/+7
| | | | | | | | | | | | | | | | dbus-glib is a generic component not only needed by genivi stuff
* | | | Merge branch 'baserock/pedroalvarez/ca-certificates2'Pedro Alvarez2014-10-012-0/+27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-by: Paul Sherwood Reviewed-by: Richard Maw
| * | | | Add ca-certificates to corePedro Alvarez2014-10-012-0/+27
|/ / / /
* | | | Update morph to include 'morph --version' fixPedro Alvarez2014-09-302-2/+2
| | | |
* | | | Merge branch 'baserock/sam/mason-deploy-fix'Sam Thursfield2014-09-309-19/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Fix another issue with deployment of configured Masons.Sam Thursfield2014-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * | | Fix deploying a non-generic MasonSam Thursfield2014-09-302-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed DISTBUILD_GENERIC check in distbuild.configure, and TROVE_ADMIN_NAME check in mason.configure Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * | | Update CMake to 2.8.12.2 direct from the tagDaniel Silverstone2014-09-261-2/+2
| | | |
| * | | Merge branch 'baserock/sam/linux-api-headers-3.8'Sam Thursfield2014-09-265-9/+6
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| | * | Use linux-api-headers from Linux 3.8Sam Thursfield2014-09-265-9/+6
| |/ / |/| | | | | | | | | | | | | | 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.
| * | Merge branch 'baserock/ps/jetson-upgrade'Pedro Alvarez2014-09-261-2/+1
| |\ \ |/ / / | | | | | | | | | | | | Reviewed-by: Adam Coldrick Reviewed-by: Daniel Silverstone Reviewed-by: Pedro Alvarez
| * | Specify path of system morph, and no HOSTNAME needed for self upgradePaul Sherwood2014-09-261-2/+1
|/ /
* | Update tbdiff ref for system-version-manager improvementsPedro Alvarez2014-09-251-1/+1
| |
* | Merge remote-tracking branch 'gitorious/jjardon/mesa'Sam Thursfield2014-09-253-5/+23
|\ \ | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | mesa.morph: remove reference to build "intel" driverJavier Jardón2014-09-221-1/+1
| | | | | | | | | | | | It doesnt exist anymore
| * | mesa.morph: Build nouveau driver as wellJavier Jardón2014-09-221-2/+2
| | | | | | | | | | | | So we support Tegra K1 graphics / GK20A by default
| * | strata/x-common.morph: Upgrade libdrm to latest release (2.4.56)Javier Jardón2014-09-221-2/+2
| | | | | | | | | | | | | | | Among another amount of fixes/improvements, tegra support is not experimental anymore
| * | strata/mesa-common.morph: Update to latest mesa (10.3)Javier Jardón2014-09-221-1/+2
| | |
| * | strata/mesa-common.morph: Add missing reference to local mesa.morphJavier Jardón2014-09-221-0/+1
| | |
| * | strata/x-common.morph: Add xorg-lib-libxshmfenceJavier Jardón2014-09-221-0/+6
| | | | | | | | | | | | Needed for dri3 support
| * | strata/x-common.morph: Add xorg-proto-presentprotoJavier Jardón2014-09-221-0/+5
| | | | | | | | | | | | Needed for dri3 support
| * | strata/x-common.morph: Add dri3protoJavier Jardón2014-09-221-0/+5
| | | | | | | | | | | | Needed for dri3 support
* | | Update morph.git to include 'Safely interpolate in environment variable ↵Sam Thursfield2014-09-241-1/+1
| |/ |/| | | | | reporting'
* | Update morph to include per-source building changesRichard Maw2014-09-221-1/+1
| |
* | Update morph ref for branch 'sam/avoid-logging-passwords-from-env-v2'Sam Thursfield2014-09-221-1/+1
| |
* | Fix use of hardcoded /usr prefix in xkeyboard-configSam Thursfield2014-09-221-1/+1
|/ | | | | I said that I would do this when merging Javier's graphics-common branch but then somehow failed to actually commit this change.
* Merge branch 'baserock/pedroalvarez/enable-hotplug'Pedro Alvarez2014-09-192-0/+4
|\ | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Richard Maw
| * Enalbe Hotplug support in the kernel of x86 systemsPedro Alvarez2014-09-192-0/+4
| | | | | | | | | | | | | | To enable Hotplug support this patch enables the following in the kernel: - HOTPLUG_PCI - HOTPLUG_PCI_ACPI
* | Update trove-setupRichard Ipsum2014-09-191-1/+1
|/ | | | Trove setup now uses http as the default upstream protocol
* Merge branch 'baserock/ps/dbus-update'Pedro Alvarez2014-09-191-4/+4
|\ | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Pedro Alvarez
| * Update D-Bus to 1.8.8 stable with GENIVI IPC patchPaul Sherwood2014-09-191-4/+4
|/
* Merge remote-tracking branch 'gitorious/jjardon/graphics-common'Sam Thursfield2014-09-187-74/+39
|\ | | | | | | | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * strata/input-common.morh: Update xkeyboard-config to latest stable (1.12)Javier Jardón2014-09-171-2/+2
| |
| * strata/graphics-common.morph: Update to latest fontconfig (2.11.1)Javier Jardón2014-09-171-2/+2
| |