summaryrefslogtreecommitdiff
path: root/strata/gnome.morph
Commit message (Collapse)AuthorAgeFilesLines
* gnome: udisks depend on gudev but that chunk is already in NetworkManagerJavier Jardón2015-10-121-1/+0
| | | | Change-Id: Ibf2c61cf4ea72b89012822e077f67165cdad74b7
* Fix buildJavier Jardón2015-10-121-2/+1
| | | | Change-Id: Ia0ba49e09200cad7aa2cd844c9696442ea909391
* Adding gnome-themes-standardTristan Van Berkom2015-10-121-0/+7
| | | | | | | This provides the theme engine modules, css and assets required for running GNOME. Change-Id: Id8d4c8518c54ea24457a4fc0e6644b7773134204
* Adding hicolor-icon-theme to gnome strataTristan Van Berkom2015-10-121-0/+4
| | | | | | | | The hicolor-icon-theme package is basically just an install hook for creating the icon theme directory hierarchy and some icon theme metadata Change-Id: I1897303feb5e874ce179fc9001ebe0a067c4fce1
* Adding gdm to gnome strataTristan Van Berkom2015-10-121-0/+10
| | | | | | | | The display manager provides services which are essential to GNOME Shell (and should be responsible for launching the session initially). Change-Id: Ibee801fde4dd63d7fea7dc89432d65d4523f28a8
* Adding telepathy-logger to the gnome strataTristan Van Berkom2015-10-121-0/+7
| | | | | | This is a runtime dependency for GNOME Shell Change-Id: I89c22d8c4d2799e5804c1aaed7ef3fb5ceab1e0b
* Enable ModemManager unitTristan Van Berkom2015-10-121-0/+1
| | | | | | | | | ModemManager does not startup when asked to activate while firing up gnome-session, because the unit is not 'enabled'. This commit enables the unit in the target image Change-Id: Ib740f22a915063f457077ed69629838e4d4c3ad5
* Adding accountsservice to gnome strataTristan Van Berkom2015-10-121-0/+8
| | | | | | Required by gnome-shell JS at startup Change-Id: Ia8a6c685140a716f8fae70399c1e79748c1a26ce
* Updating gnome-shell, gnome-session and mutterTristan Van Berkom2015-10-121-6/+6
| | | | | | They generally go together, let's use the bleeding edge Change-Id: I0b61d95fe1284022c0491da153a1a355a67d35c3
* Adding udisks to gnome strataTristan Van Berkom2015-10-121-0/+10
| | | | | | udisks is required for gvfs to build the default volume monitor module Change-Id: I1086d1ee5db4a2648e3e059c025140fb74b4c80e
* Added libatasmartTristan Van Berkom2015-10-121-0/+5
| | | | Change-Id: I058907bb99408f0370993e30109cb20bfd4dbdb8
* Fix buildTiago Gomes2015-10-121-1/+0
| | | | Change-Id: I9c0184c2dc68b62e59bed58c1c15df87db7a474d
* Build colord with --sysconfdir=/etcTristan Van Berkom2015-10-121-0/+1
| | | | Change-Id: I782520d91db12b3aa0d916508d56c838f276eb86
* strata/gnome.morph: g-s-d: Use correct lorried repoJavier Jardón2015-09-271-1/+1
| | | | Change-Id: I17320f219f290b67780e39e136cda843151972ec
* strata/gnome.morph: gnome-shell: Use lorried repo in gitmodulesJavier Jardón2015-09-271-2/+2
| | | | Change-Id: I0c40c1b9cfbdba94452540a0753a0b759cd10321
* strata/gnome.morph: g-s-d: Utilize lorried gitmodule repoJavier Jardón2015-09-271-2/+2
| | | | Change-Id: I7c3045f317c00cead5e2be9e58fe5fe13b1a854e
* strata/gnome.morph: Change sha of m4-common to use correct gitmodulesJavier Jardón2015-09-261-2/+2
| | | | Change-Id: I698bb18fdf679b1bbfa9f1f06e6aeb5bac81c6fc
* strata/gnome.morph: m4-common: Use lorried repo instead upstream directlyJavier Jardón2015-09-261-1/+1
| | | | Change-Id: I1b2b2da6ca2f729e3acb8630b89f89ccc20f23d4
* Add GNOME stratum, system and clusterJavier Jardón2015-09-251-0/+359
This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8