From 51006db5030d4d2ff76564cd0a16bc26238ba03d Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 22 May 2019 12:44:35 +0200 Subject: [AGL] Add weston 6.0.0 for WM and HS rewrite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As requested for the WM and HS rewrite. Tested on m3, minnow, qemux86-64, rpi3. (cherry picked from commit 59104015c1fe64c7971b66d3c3f68e9b66524705) Multiple commits to be applied at once. Bug-AGL: SPEC-2444 Change-Id: I5746595e769e49a3e7f335c3ee67353b8a8f1689 Signed-off-by: Jan-Simon Möller --- meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend b/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend index 31e0495..f3a11c6 100644 --- a/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend +++ b/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend @@ -16,3 +16,5 @@ RDEPENDS_${PN}-examples_append_rcar-gen3 = " \ EXTRA_OECONF_append_rcar-gen3 = " \ ${@oe.utils.conditional('USE_GLES', '1', '', \ ' WESTON_NATIVE_BACKEND="fbdev-backend.so"', d)}" + +PACKAGE_ARCH="${MACHINE_ARCH}" -- cgit 1.2.3-korg