summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics/wayland/weston_6.0.0.bb
AgeCommit message (Collapse)AuthorFilesLines
2020-04-08Fix dependency issue around mesa and egl in weston_6.0.0Jan-Simon Möller1-2/+2
Fix issues like: ERROR: weston-6.0.0-r0.agl_arago_23 do_prepare_recipe_sysroot: The file /usr/lib/libglapi.so.0 is installed by both mesa-gl and ti-sgx-ddk-um, aborting ERROR: weston-6.0.0-r0.agl_arago_23 do_prepare_recipe_sysroot: Function failed: extend_recipe_sysro by applying the solution from recent upstream versions. Bug-AGL: SPEC-3320 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I4b56f13ead056b7a63be70b9116d744916719e82
2019-05-29Add weston 6.0.0 for WM and HS rewriteJan-Simon Möller1-0/+111
As requested for the WM and HS rewrite. Tested on m3, minnow, qemux86-64, rpi3. (cherry picked from commit fda5568cf4bc268088c9d1f925007d682bb7ef5d) Multiple commits to applied at once. Bug-AGL: SPEC-2444 Change-Id: I3f74b40213d4c4a65400a53fe9c57f52fe3b6096 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>