aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-05-22 12:44:35 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2020-02-07 11:36:36 +0100
commit51006db5030d4d2ff76564cd0a16bc26238ba03d (patch)
tree789f21347da1aedfc63e2fad253ee2e5bf10e156
parente0a9bd13906a8de52ea279c9f68692d525ff24bd (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>
-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 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}"