aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-22 12:44:35 +0200
committerStephane Desneux <stephane.desneux@iot.bzh>2020-05-19 18:57:22 +0000
commit4f42dc705f5bb7a7435a7e50665d55347be658bf (patch)
treec19f5c5b16673b8e051a8d95b95a51e7c59f0eb7 /meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend
parentef7305af57cdb168a562d3777a547b76483ff3c2 (diff)
[AGL] Add weston 6.0.0 for WM and HS rewrite
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 <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend2
1 files changed, 2 insertions, 0 deletions
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}"