summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-fsl-arm/recipes-graphics/weston/weston
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19Use weston-init to startup westonRonan Le Martret1-7/+0
* weston.service should not be a part of weston recipes * remove weston.service from AGL weston recipes * yocto upstream uses the recipe weston-init to startup weston * customize weston-start with sed - remove openvt - add option to weston-launch * customize weston.service with sed - add option for weston * unified the weston startup beteween AGL BSPs * remove fix on the AGL BSP Bug-AGL: SPEC-452 Bug-AGL: SPEC-310 Change-Id: I12722826abdc004214d289961e900c36528ec6e3 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2016-11-11weston: Set XDG_RUNTIME_DIR for fsl-armDennis Field1-0/+7
Without this environment variable, Weston fails to start on Wandboard Bug-AGL: SPEC-318 Change-Id: I42696f45d9a9b78dfeea905d3c5066845056894e Signed-off-by: Dennis Field <dennisf@radiosound.com>