diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-05-22 12:44:35 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2019-09-13 10:31:21 +0200 |
commit | 763f55fef6fe96027403213b09c8575b1ee0faf6 (patch) | |
tree | 082778bee0ca5eba74d6b70381a927837ccff6ba /meta-rcar-gen3/recipes-graphics | |
parent | f847dfdb309852c57b24a15b8321e73c3714598b (diff) |
[AGL] Add weston 6.0.0 for WM and HS rewritehalibut_8.0.3halibut_8.0.2halibut/8.0.3halibut/8.0.28.0.38.0.2
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')
-rw-r--r-- | meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend | 2 |
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 77b82ed..a7f8ff8 100644 --- a/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend +++ b/meta-rcar-gen3/recipes-graphics/wayland/weston_%.bbappend @@ -1,2 +1,4 @@ require weston.inc + +PACKAGE_ARCH="${MACHINE_ARCH}" |