summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* strata/x-common.morph: Add dri3protoJavier Jardón2014-09-221-0/+5
| | | | Needed for dri3 support
* 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
* Update morph for openstack.check improvementsPedro Alvarez2014-09-052-2/+2
|
* Update morph (tools, cross-bootstrap) for sparse file speedupLars Wirzenius2014-09-052-2/+2
|
* Update Morph, to include deploy improvements and a log file size reductionSam Thursfield2014-09-021-1/+1
|
* core.morph: Change cpython ref to point to a non morph refbaserock/franred/cpython-points-to-no-morph-refFrancisco Redondo Marchena2014-08-281-2/+2
|
* wayland-ivi-extension: Remove morph file as this uses standard cmakeJavier Jardón2014-08-282-9/+0
|
* input-common: linux-api-headers is already in build-essentialJavier Jardón2014-08-282-16/+1
|
* freefont-otf.morph: quote $DESTDIRJavier Jardón2014-08-281-2/+2
|
* mesa.morph: Indent configure argumentsJavier Jardón2014-08-281-6/+7
|
* weston: Do not disable drm backendJavier Jardón2014-08-281-1/+1
| | | | Its the default backend and probably the best supported
* weston.morph: Do not disable weston-launchJavier Jardón2014-08-282-2/+7
|
* Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-287-21/+13
|
* Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-284-42/+46
| | | | | | This is libinput library and deps These are common dependencies to weston and clutter/gtk
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-286-57/+54
| | | | | | Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter