summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston_%.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Generate weston.ini dynamicallyRonan Le Martret1-15/+0
* remove weston-intel.ini * add new package weston-ini-conf * the list of the sections of weston.ini is described in variable flags WESTONSECTION * each section is described in variable flags WESTONSECTION * each output screen is described in agl_screen variable Bug-AGL: SPEC-477 Change-Id: I3d25ab49018e3842c916993ba8b9bcc2428d5170 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2016-11-11meta-agl-bsp/meta-renesas: weston.ini for RenesesLeon Anavi1-0/+15
Add weston.ini with preconfigured but commented out screen resolutions in the output section. Weston 1.9 with DRM backend on Renesas Porter board is known to be picky about monitors and screen resolutions. This way the developer can quickly switch to another configuration if the default fails on the current monitor. This patch should be considered as a temporary work around until there is a generic solution. Bug-AGL: SPEC-298 Change-Id: I772945a083ef4cab240c49e03c5f0cf1172a6ab2 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>