summaryrefslogtreecommitdiff
path: root/strata/x-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* 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