diff options
author | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2015-09-29 18:56:55 +0000 |
---|---|---|
committer | Manuel Bachmann <mbc@iot.bzh> | 2015-09-30 03:47:01 +0000 |
commit | 06963e9e7e72e5bf730d08ed4b83bc12dcee4ad6 (patch) | |
tree | 45c7218aa64a5fdc07e0d2dbf84eb30e3730bd58 /meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data | |
parent | e0cb14ae3f8eac1fb4c9c48b90e60115a0468985 (diff) |
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 <manuel.bachmann@iot.bzh>
Diffstat (limited to 'meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data')
12 files changed, 0 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 000000000..60c317c94 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/background.png 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 Binary files differnew file mode 100644 index 000000000..dc5a302d5 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/fullscreen.png 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 Binary files differnew file mode 100644 index 000000000..af9f60372 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/home.png 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 Binary files differnew file mode 100644 index 000000000..711bcfcbd --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_clickdot.png 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 Binary files differnew file mode 100644 index 000000000..0a71479c6 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_flower.png 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 Binary files differnew file mode 100644 index 000000000..025395033 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-egl.png 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 Binary files differnew file mode 100644 index 000000000..6aacaaa87 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_simple-shm.png 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 Binary files differnew file mode 100644 index 000000000..0dbe20ea0 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/icon_ivi_smoke.png 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 Binary files differnew file mode 100644 index 000000000..0fd72b87f --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/panel.png 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 Binary files differnew file mode 100644 index 000000000..7640aa052 --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/random.png 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 Binary files differnew file mode 100644 index 000000000..98ea7803b --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/sidebyside.png 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 Binary files differnew file mode 100644 index 000000000..dd3e02c0f --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston-ivi-shell/data/tiling.png |