summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Add support for btrfs in jetson u-bootPedro Alvarez2014-10-032-4/+4
|
* Add bsp for jetson genivi-baselinePedro Alvarez2014-10-036-0/+149
|
* Upgrade weston and wayland-ivi-extensionPedro Alvarez2014-10-031-4/+4
|
* Upgrade drm enable jetson TK1 supportPedro Alvarez2014-10-032-2/+13
|
* Fix some ref to use SHA1s instead of branches or tagsPedro Alvarez2014-10-033-3/+6
| | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Paul Sherwood
* Update tbdiff to include branch 'sam/allow-file-migrations'Sam Thursfield2014-10-021-1/+1
|
* 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
| |
* | 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-017-9/+36
|\ \ | | | | | | | | | | | | 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-225-9/+13
| | |
* | | 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
* | | Add ca-certificates to corePedro Alvarez2014-10-012-0/+27
| | |
* | | Update morph to include 'morph --version' fixPedro Alvarez2014-09-302-2/+2
| | |
* | | Update CMake to 2.8.12.2 direct from the tagDaniel Silverstone2014-09-261-2/+2
| | |
* | | 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.
* | 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
* Update D-Bus to 1.8.8 stable with GENIVI IPC patchPaul Sherwood2014-09-191-4/+4
|
* 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
|
* strata/graphics-common.morph: Upgrade to latest freetype (2.5.3)Javier Jardón2014-09-171-2/+2
|
* strata/x-generic: Update xorg-lib-libXft to latest version (2.3.2)Javier Jardón2014-09-171-2/+2
| | | | To avoid compilation failure with latest freetype
* strata/graphics-common.morph: Update to latest pixman (0.32.6)Javier Jardón2014-09-171-2/+2
|
* strata/graphics-common.morph: Upgrade libpng to latest stable version (1.6.13)Javier Jardón2014-09-171-2/+2
|
* Move libtif from gtk-deps to graphics-commonJavier Jardón2014-09-172-7/+6
|
* Move libpng and libjpg from x-common to graphics-commonJavier Jardón2014-09-172-10/+11
|
* input-common: xkbcomp is a xkeyboard-config runtime dependency only in XJavier Jardón2014-09-172-13/+9
| | | | | Also add a little hack to create the /usr/share/X11/xkb/ directory, that seems to not be created when compiling without the xkbcomp dependency
* strata/x-generic.morph: make this stratum depend on graphics-commonJavier Jardón2014-09-172-32/+2
| | | | | So we do not build pixman, freetype2, fontconfig and freefont-otf in 2 different places