summaryrefslogtreecommitdiff
path: root/strata/input-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | 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-3/+0
| | | | version: 1)
* Upgrade libinput to 0.10.0baserock/james/upgrade-westonJames Thomas2015-02-171-2/+2
|
* strata/input-common: Upgrade libinput to latest stable version (0.9.0)baserock/jjardon/libinput09Javier Jardón2015-02-041-2/+2
|
* trata/input-common: Upgrade libinput to latest stable version (0.7.0)baserock/jjardon/libinputJavier Jardón2014-12-071-2/+2
|
* strata/input-common: Upgrade libinput dependenciesJavier Jardón2014-12-071-5/+5
|
* strata/input-common: Update to latest libinput (0.6.0)Javier Jardón2014-11-261-2/+2
|
* Change graphics-infra stratum name to xorg-util-macros-commonJavier Jardón2014-10-141-1/+1
| | | | | As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
* Add graphics-infra stratumJavier Jardón2014-10-141-1/+1
| | | | With basic infrastructure components like libdrm and xorg macros
* Fix some ref to use SHA1s instead of branches or tagsPedro Alvarez2014-10-031-1/+2
| | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Paul Sherwood
* Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-251-1/+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/input-common.morh: Update xkeyboard-config to latest stable (1.12)Javier Jardón2014-09-171-2/+2
|
* input-common: xkbcomp is a xkeyboard-config runtime dependency only in XJavier Jardón2014-09-171-13/+2
| | | | | Also add a little hack to create the /usr/share/X11/xkb/ directory, that seems to not be created when compiling without the xkbcomp dependency
* input-common: linux-api-headers is already in build-essentialJavier Jardón2014-08-281-7/+1
|
* Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-281-0/+45
This is libinput library and deps These are common dependencies to weston and clutter/gtk