summaryrefslogtreecommitdiff
path: root/strata/weston-genivi
Commit message (Collapse)AuthorAgeFilesLines
* Fix weston.ini not appearing on the target when updatingJonathan Maw2015-10-131-2/+2
| | | | | the /root directory is a "state" directory which is not modified by updates. Instead, install weston.ini into /etc
* Use weston-genivi-gdp and create a systemd service to start westonJames Thomas2015-10-131-0/+43
|
* Use a specific combination of wayland-ivi-extension, weston and libinputJonathan Maw2015-10-131-0/+10
| | | | | | | | | | | | | This is necessary because: * genivi-demo-platform-hmi requires features of wayland-ivi-extension which were taken out after version 1.3.91 * It links against an ivi-layout module in weston with an interface that is part of the weston-ivi-shell fork before it was merged with weston, hence it must be a version before weston 1.7. this existed as the branch "weston-ivi-shell-1.6.0-rc1-testing-01" on github/ntanibata/weston-ivi-shell. * libinput 0.7, because 0.8+ changed function signatures that weston uses.
* Merge remote-tracking branch 'origin/baserock/james/weston_noglesv2'Richard Maw2014-11-171-1/+1
|\ | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Pedro Alvarez
| * Don't build weston clients with glesv2 supportbaserock/james/weston_noglesv2James Thomas2014-11-121-1/+1
| | | | | | | | This causes crashes in clickdot in the hmi-controller
* | Upgrade wayland-ivi-extensionbaserock/james/upgrade-genivi-westonJames Thomas2014-11-131-0/+8
|/ | | | | Add a morph file as well, this way we don't need to modify the source to build
* wayland-ivi-extension: Remove morph file as this uses standard cmakeJavier Jardón2014-08-281-8/+0
|
* weston: Do not disable drm backendJavier Jardón2014-08-281-1/+1
| | | | Its the default backend and probably the best supported
* weston.morph: Do not disable weston-launchJavier Jardón2014-08-281-1/+1
|
* Move weston to its own stratumJavier Jardón2014-08-282-0/+61