summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* 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
* strata/graphics-common.morph: This stratum doestn depend on x-common neither ↵Javier Jardón2014-09-172-2/+1
| | | | wayland
* Rename jetson linux chunk, add jetson-upgrade cluster morphPaul Sherwood2014-09-172-3/+3
| | | | | Make the name of the Jetson-specific linux morph file consistent with the others, and add the jetson-upgrade cluster
* Update trove-setup ref to use a new version.Pedro Alvarez2014-09-171-1/+1
| | | | | | This new version allows the configuration of Troves without an UPSTREAM_TROVE. This is useful to deploy master Troves like git.baserock.org.
* Use a patched version of libevent compatible with automake-1.14Pedro Alvarez2014-09-171-2/+2
| | | | | | | | This new version of libevent is the latest stable release "release-2.0.21-stable" with a patch from upstream on the top to make libevent compatible with new versions of automake. Upstream doesn't have stable releases with the fix yet.
* tools: Add procps-ng chunk which adds processes utilitiesFrancisco Redondo Marchena2014-09-161-0/+6
|
* Add morphologies to install java and gerritFrancisco Redondo Marchena2014-09-162-0/+39
|
* Add network-security stratum to ceph-service stratum build dependenciesFrancisco Redondo Marchena2014-09-163-27/+1
|
* Add network-security stratum morphologyFrancisco Redondo Marchena2014-09-163-0/+38
| | | | | This add nss and nspr to a stratum to be shared for different systems.
* Merge branch 'baserock/sam/update-e2fsprogs'Sam Thursfield2014-09-162-2/+9
|\ | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Update e2fsprogs to latest stable (v1.42.12)Sam Thursfield2014-09-161-2/+2
| | | | | | | | | | | | This was motivated by commit 5c15bf5f978bae01f1ca3cbe6414ab1d355a6adf which fixes a Makefile issue that was causing intermittent build failures when using parallel make.
| * Copy e2fsprogs morphology from chunk repo baserock/morph branchSam Thursfield2014-09-161-0/+7
| | | | | | | | | | | | When the organise-morphologies.py script pulled this in it to definitions.git it must have lost the comments. It's good to keep them there.
* | Use latest lorry-controller with systemd loop fixed.Pedro Alvarez2014-09-161-1/+1
|/ | | | | | | | | | The previous version of lorry-controller with sha1: 4a6d0ef584a3d87c1d6ad237336660aacd161650 was introducing a dependency loop one of the systemd units. This bug was fixed in the lorry-controller repository in the commit 44a2dca52d232428b5a52e2c73fcad1adfee7a8f but we never updated the sha1 in definitions.
* strata/core.morph: Upgrade to automake 1.14Javier Jardón2014-09-152-3/+3
| | | | | This is the current stable version. Also Its needed for some GNOME modules.
* strata/x-common: Update xorg-lib-libX11 to the latest stable versionJavier Jardón2014-09-151-2/+2
| | | | To avoid problem with newer automake
* strata/x-common: Update xcb-libxcb to the latest stable versionJavier Jardón2014-09-151-4/+4
| | | | To avoid problem with newer automake
* strata/x-common.morph: Build latest xorg-util-macrosJavier Jardón2014-09-151-2/+2
| | | | To be able to build latest stable xcb-libxcb
* Bison depends on help2manJavier Jardón2014-09-153-6/+9
| | | | | | Move help2man to core as bison depends on it; the attempt to create manpages without help2man turns from no-op to hard error since automake 1.13
* strata/core.morph: Upgrade to latest stable curlJavier Jardón2014-09-151-2/+2
| | | | To support new versions of automake
* strata/gtk2.morph: Use latest GTK+2Javier Jardón2014-09-151-2/+1
| | | | To support automake 1.14
* Update morph for tarfile.chown python workaroundFrancisco Redondo Marchena2014-09-152-2/+2
|
* Update lorry-controller, trove-setup for ghost job handlingLars Wirzenius2014-09-081-2/+2
|
* Update morph for recv-hole/xfer-hole install fixLars Wirzenius2014-09-081-1/+1
| | | | Reviewed-by: Richard Maw on irc