summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
authorToshi Umemura <toshihiro.umemura@itage.co.jp>2016-12-19 17:54:11 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-23 10:52:35 +0000
commitf67ced704936562eba6e43455739611bbdd7b599 (patch)
tree6281fb14ca96755c58fccaf18aea39a533e2010b /recipes-graphics/wayland/weston_%.bbappend
parent32b8cd3398e2f8bdbe02b16b5c24a6ab21c474b0 (diff)
ivi-shell multi screen support
This patch enables ivi-shell to manage multi screen. This solves SPEC-360 ivi-shell fails to manage two screens. CES2017 cluster demo also requires multi screen support. Bug-AGL: SPEC-360 Change-Id: Ie0f71855af70de28068cb9deee1a6c415eaea88e Signed-off-by: ynakamura <ynakamura@jp.adit-jv.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend
index ee9422ff..b6990cc5 100644
--- a/recipes-graphics/wayland/weston_%.bbappend
+++ b/recipes-graphics/wayland/weston_%.bbappend
@@ -2,4 +2,11 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
SRC_URI_append = "\
file://0001-weston-patch-for-wl-shell-emulator.patch \
+ file://0001-ivi-shell-fix-TODO-which-expects-only-one-screen-in-.patch \
+ file://0002-ivi-shell-avoid-inserting-a-ivi_layer-to-multiple-sc.patch \
+ file://0003-ivi-shell-fix-layout_layer.view_list-is-not-initiliz.patch \
+ file://0004-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch \
+ file://0005-ivi-shell-multi-screen-support.-ivi_layout_screen-to.patch \
+ file://0006-ivi-shell-transforming-from-a-single-screen-coordina.patch \
+ file://0007-RFR-ivi-shell-multi-screen-support-to-calcuration-of.patch \
"