summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/ivi/recipes-graphics/wayland/weston-init
Commit message (Collapse)AuthorAgeFilesLines
* weston-init: Drop redundant xwayland=true settingTom Hochstein2022-12-151-1/+0
| | | | | | | The main recipe now sets xwayland=true in weston.ini, so drop it from here. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* weston-init: Update weston.ini for IVITom Hochstein2021-02-111-0/+6
| | | | | | | | | - Set core idle-time to 0 to align with non-IVI setting - Add repaint-window for all i.MX 8 to support 4K display - Add enable-overlay-view option as comment - Enable touchscreen_calibrator Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* weston-init: Move weston.ini install to weston-initTom Hochstein2019-11-181-0/+104
OE-core now installs weston.ini from weston-init, so align our recipe to do the same. The IVI dynamic layer now has a copy of the weston.ini file that is normally produced by the weston build. The AGL dynamic layer now uninstalls the weston.ini installed upstream. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>