summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston-init/mx8mq/weston.ini
Commit message (Collapse)AuthorAgeFilesLines
* weston: Replace copies of weston.ini with logicTom Hochstein2019-11-181-25/+0
| | | | | | | Install a common base weston.ini and then customize it in the recipe by specifying custom options. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* weston-init: Move weston.ini install to weston-initTom Hochstein2019-11-181-0/+25
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>