Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weston: Replace copies of weston.ini with logic | Tom Hochstein | 2019-11-18 | 1 | -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-init | Tom Hochstein | 2019-11-18 | 1 | -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> |