summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland
Commit message (Collapse)AuthorAgeFilesLines
* weston: use just one append and one bb.utils.containsMartin Jansa2017-07-271-9/+9
| | | | | | | | | * drop duplicated --enable-rpi-compositor and WESTON_NATIVE_BACKEND=rpi-backend.so * use rpi override, adding --enable-rpi-compositor unconditionally breaks other MACHINEs with: configure: WARNING: unrecognized options: --enable-rpi-compositor * use just one append and one bb.utils.contains to save some bitbake cycles while parsing Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* weston: Unify bbappends for weston into single fileKhem Raj2016-11-081-0/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wayland/weston_%.bbappend: modify configuration options to support vc4graphicsHerve Jourdain2016-09-211-4/+2
| | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
* weston: Enable rpi compositor backendKhem Raj2016-03-101-0/+4
oe-core default configure options disables it Signed-off-by: Khem Raj <raj.khem@gmail.com>