summaryrefslogtreecommitdiff
path: root/strata/x-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/x-generic: Update xserver to latest stable (1.17.1)Javier Jardón2015-03-231-2/+2
| | | | | Change-Id: Iba5ff3e87ed5399cd80369b3bb484f277a73b82b (cherry picked from commit 696373c5b058b3d7f62b1afb7c4250ca58c81a19)
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-6/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+6
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-6/+0
| | | | version: 1)
* strata-x-generix: Add back xcb-util, xcb/util-wm, xcb/util-image, ↵baserock/jjardon/xcb-utilbaserock/jjardon/xcbJavier Jardón2015-02-031-0/+22
| | | | | | xcb/util-keysyms They are needed to compile Qt5
* strata/x-generic.morph: clean not needed dependenciesbaserock/jjardon/only_xwaylandJavier Jardón2015-01-291-135/+1
|
* xserver.morph: Enable XWayland supportJavier Jardón2015-01-291-0/+6
|
* strata/x-generic.morph: Upgrade to latest xserver (1.16.2)baserock/jjardon/xserverJavier Jardón2014-11-241-2/+2
|
* strata/x-common.morph: Update some xserver dependenciesJavier Jardón2014-11-241-2/+2
|
* Do not build X11 support in mesaJavier Jardón2014-10-141-1/+0
| | | | | | | In this way we can build completely wayland-only systems The reason to do this is that cairo will pull the X11 dependency if the mesa stratum is built with X11 support (as graphics-common depens on mesa-common)
* Split libdrm from graphics-infra stratum and create libdrm-common stratumJavier Jardón2014-10-141-0/+1
| | | | So libdrm only gets build when it's really needed
* Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-251-0/+1
| | | | | | 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/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/x-generic.morph: make this stratum depend on graphics-commonJavier Jardón2014-09-171-27/+2
| | | | | So we do not build pixman, freetype2, fontconfig and freefont-otf in 2 different places
* Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-281-7/+1
|
* Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-281-4/+4
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+210