Added XDG compatibility to ivi-shell 91/11991/11
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 15 Nov 2017 16:33:16 +0000 (16:33 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 27 Nov 2017 17:58:20 +0000 (17:58 +0000)
commit93652645f2fbd65c5b01cf32616d2dd1cbcd7af3
treef53dc23301ee584efadf03c46ff2be9b55a4eaa8
parent9cdd1e7b5678d426cadfb25f679a9216d50cfa61
Added XDG compatibility to ivi-shell

Backported M.Teyfel patch from wayland-devel mailing list:
https://lists.freedesktop.org/archives/wayland-devel/2017-November/035700.html

Upgrade wayland-ivi-extension to v2.0.2 but keep
using 1.1x for now with PREFERRED_VERSION until HMI could use the new
version.

Added Emre Ucan simple-id-agent to review.

Bug-AGL: SPEC-1096

Change-Id: I74c4ae0bf0bf822e27dcbb193dc9f7a13d3e270d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11991
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Nobuhiko Tanibata <nobuhiko_tanibata@denso.co.jp>
Reviewed-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
25 files changed:
meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bbappend [moved from meta-agl-bsp/meta-ti/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend with 100% similarity]
meta-agl-distro/conf/distro/poky-agl.conf
meta-agl/recipes-graphics/wayland/weston/0001-ivi-shell-rework-goto-labels-to-avoid-memory-leaks.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0002-ivi-shell-removed-assert.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0003-ivi-shell-introduction-of-IVI_INVALID_ID.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0004-layout-interface-added-interface-to-change-surface-id.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0005-ivi-layout-introcuded-configure_desktop_changed.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0006-ivi-layout-introcuded-surface_create_and_configure.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0007-ivi-shell-linked-libweston-desktop-and-added-structs.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0008-ivi-layout-use-libweston-desktop-api-for-views.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0009-ivi-shell-added-libweston-desktop-api_implementation.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0010-ivi-shell-remove-surface_destroy_listener.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0011-ivi-shell-create-weston-desktop-in_wet_shell_init.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0012-hmi-controller-register-for-desktop_surface_configured.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0013-simple-egl-remove-ivi-application-support.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0014-simple-shm-remove-ivi-application-support.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0015-window-client-remove-ivi-application-support.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston/0016-ivi-shell_add_screen_remove_layer_api.patch [new file with mode: 0644]
meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension/0001-simple-id-agent-initial-commit.patch [new file with mode: 0644]
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension/0002-ivi-controller-load-id-agent-module.patch [new file with mode: 0644]
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension/disable-sanitizer-tests.patch [new file with mode: 0644]
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend [deleted file]
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb [new file with mode: 0644]
meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb [moved from meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bb with 70% similarity]