summaryrefslogtreecommitdiff
path: root/strata/x-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/x-generic.morph: Upgrade xserver to 1.18.2Javier Jardón2016-03-141-2/+2
| | | | Change-Id: Id5c5f8a03cd580c2db564733f68bfe75c4c5c499
* Move xorg-lib-libxkbfile to x-commonJavier Jardón2016-02-171-8/+0
| | | | | | | mutter depends on it; this way we can make the GNOME stratum not build depend in x-generic Change-Id: I98f1284d8b0a4a1b309f3a046951c1c3d1aa70ba
* strata/x-generic.morph: Upgrade xserver to 1.18.0Javier Jardón2016-01-221-2/+2
| | | | Change-Id: Id347e6ce3dcbf68a75831f1ec83803159dbff141
* Move libepoxy to mesa-common stratumJavier Jardón2015-11-021-6/+0
| | | | | | Its where really belongs and we avoid duplicate it Change-Id: Ib54cdc7a677f135369c334cb54090fbe74783d04
* strata/x-generic.morph: Upgrade xserver to 1.17.2Javier Jardón2015-10-241-2/+2
| | | | Change-Id: I2586927c0cf5745c5b032e45a0326ccc450443e8
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+7
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* x-generic: Enable startxJavier Jardón2015-08-231-0/+4
| | | | Change-Id: Ia3a7e78d1cf1f049475df9a9fd2d8c8b3127dd11
* Move XCB libraries to x-common and update to latest stable (0.4.x)Javier Jardon2015-04-271-19/+0
| | | | | | So we have all the xcb libraries together Change-Id: I31712c4a68d1b75a104bcf758989f63b3aca39a0
* 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