From 06963e9e7e72e5bf730d08ed4b83bc12dcee4ad6 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Tue, 29 Sep 2015 18:56:55 +0000 Subject: Provide Weston IVI-Shell, run it on demand Weston IVI-Shell provides a shell plugin for Weston, mapping the GENIVI API (http://www.genivi.org) for In-Vehicle Infotainment. This is a code backport from Weston 1.9.0 "release". This patch makes sure that Weston IVI-Shell always gets built ; it will not be started, however, unless the builder specifies the following in his "conf/local.conf" file : IMAGE_INSTALL_append = " \ weston-ivi-shell-config \ " or manually overwrites the "/etc/xdg/weston/weston.ini" file with a correct one. Change-Id: I033094aaf8ac2c6299bd354b362b24ffc9ed8577 Signed-off-by: Manuel Bachmann --- .../wayland/weston-ivi-shell/data/background.png | Bin 0 -> 245579 bytes .../wayland/weston-ivi-shell/data/fullscreen.png | Bin 0 -> 3406 bytes .../wayland/weston-ivi-shell/data/home.png | Bin 0 -> 4629 bytes .../weston-ivi-shell/data/icon_ivi_clickdot.png | Bin 0 -> 39523 bytes .../wayland/weston-ivi-shell/data/icon_ivi_flower.png | Bin 0 -> 24475 bytes .../weston-ivi-shell/data/icon_ivi_simple-egl.png | Bin 0 -> 29316 bytes .../weston-ivi-shell/data/icon_ivi_simple-shm.png | Bin 0 -> 71120 bytes .../wayland/weston-ivi-shell/data/icon_ivi_smoke.png | Bin 0 -> 46577 bytes .../wayland/weston-ivi-shell/data/panel.png | Bin 0 -> 41955 bytes .../wayland/weston-ivi-shell/data/random.png | Bin 0 -> 4891 bytes .../wayland/weston-ivi-shell/data/sidebyside.png | Bin 0 -> 3929 bytes .../wayland/weston-ivi-shell/data/tiling.png | Bin 0 -> 5620 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/background.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/fullscreen.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/home.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_clickdot.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_flower.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-egl.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-shm.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_smoke.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/panel.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/random.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/sidebyside.png create mode 100644 meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/tiling.png (limited to 'meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data') diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/background.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/background.png new file mode 100644 index 000000000..60c317c94 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/background.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/fullscreen.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/fullscreen.png new file mode 100644 index 000000000..dc5a302d5 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/fullscreen.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/home.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/home.png new file mode 100644 index 000000000..af9f60372 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/home.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_clickdot.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_clickdot.png new file mode 100644 index 000000000..711bcfcbd Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_clickdot.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_flower.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_flower.png new file mode 100644 index 000000000..0a71479c6 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_flower.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-egl.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-egl.png new file mode 100644 index 000000000..025395033 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-egl.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-shm.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-shm.png new file mode 100644 index 000000000..6aacaaa87 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-shm.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_smoke.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_smoke.png new file mode 100644 index 000000000..0dbe20ea0 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_smoke.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/panel.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/panel.png new file mode 100644 index 000000000..0fd72b87f Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/panel.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/random.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/random.png new file mode 100644 index 000000000..7640aa052 Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/random.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/sidebyside.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/sidebyside.png new file mode 100644 index 000000000..98ea7803b Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/sidebyside.png differ diff --git a/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/tiling.png b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/tiling.png new file mode 100644 index 000000000..dd3e02c0f Binary files /dev/null and b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/tiling.png differ -- cgit 1.2.3-korg