summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend
diff options
context:
space:
mode:
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@denso.co.jp>2015-10-07 17:57:19 +0900
committerNobuhiko Tanibata <ntanibata@jp.adit-jv.com>2015-10-08 11:12:27 +0900
commit870c2aec0b81651f331025058ee03023db265a46 (patch)
tree2eed6be0447f3a728ab95ed8f710bd054cc6d957 /recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend
parentb8c2a682d289dfd2e1783120c8c741cc42084821 (diff)
Provide AGL extension, wl_shell support for Wayland-IVI-Extension.
This components is merged in meta-agl/meta-ivi-common. Additionally, AGL demo, Home screen, requires, wh_shell support as well. This patch enable wl_shell_emulator to support wl_shell. This patch also provide README how to enable this feature in weston.ini and try it out. In details, please visit AGL wiki, https://wiki.automotivelinux.org/agl-distro/demo-apps/home-screen Change-Id: Ieff9ed030eedbdeab285c5e75e2f6dddb765352a Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
Diffstat (limited to 'recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend')
-rw-r--r--recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend b/recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend
new file mode 100644
index 00000000..f30bf7f1
--- /dev/null
+++ b/recipes-graphics/wayland/wayland-ivi-extension_1.5.0.bbappend
@@ -0,0 +1,5 @@
+FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
+
+SRC_URI_append = "\
+ file://0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch \
+ "