From 4f42dc705f5bb7a7435a7e50665d55347be658bf 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(+) (limited to 'meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend') diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend b/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend index c2f75af..6af6f08 100644 --- a/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend +++ b/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend @@ -21,3 +21,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