aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-qcom/recipes-graphics/wayland/weston/weston.sh
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>
2017-02-03weston: Set XDG_RUNTIME_DIR for qcomKotaro Hashimoto1-0/+7
Without this environment variable, Weston fails to start on Dragonboard Change-Id: I8863b79c47cde44d7830bc51e4ddc1be64eaff65 Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>