summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Move weston to its own stratumJavier Jardón2014-08-284-21/+19
|
* Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-284-14/+14
|
* Build only one wayland independent of the architectureJavier Jardón2014-08-2820-259/+13
| | | | | This makes gtk (and everything that is on top) independent of the architecture we are building.
* Update coreutils to 8.23Sam Thursfield2014-08-271-2/+2
|
* Update morph to latest versionRichard Maw2014-08-261-1/+1
| | | | | | This includes `git replace` mitigation code and raising an exception if morph can't talk to the remote git cache, rather than assuming the morphology didn't exist, and building the wrong thing.
* Update morph for branch sam/rawdisk-upgrades'Sam Thursfield2014-08-191-1/+1
|
* Update cpython morphology to support newer cpython branches.Daniel Silverstone2014-08-192-2/+2
| | | | | | | | | Also update morph with fix to GitDirectory config caching. Cpython change reviewed by Richard Maw and Paul Sherwood, each giving +1. Morph change reviewed by Richard Maw, +2
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-18328-0/+7253