From 91819725d9e94c05b8faab7a99a9ebae5417a9e2 Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Sat, 13 Jan 2018 05:30:15 +0900 Subject: Weston crushed by ivi-input-controller When repeat switching between HomeScreen and WebBrowser very quickly, sometimes weston crushed because of segmentation fault of ivi-input-contoller.so. Change-Id: I408158a98f30640fdab9a843331451b5549cb761 Signed-off-by: Tadao Tanikawa --- meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb') diff --git a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb index e20132cab..68e92adb5 100644 --- a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb +++ b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.13.0.bb @@ -10,6 +10,7 @@ SRC_URI = "git://github.com/GENIVI/${BPN}.git;protocol=http \ file://0001-simple-id-agent-initial-commit.patch;patch=1 \ file://0002-ivi-controller-load-id-agent-module.patch;patch=1 \ file://0003-ivi-controller-add-resize-setting-suit-to-surface-si.patch \ + file://0001-Resolve-weston-crush-when-repeat-touching-very-quick.patch \ " S = "${WORKDIR}/git" -- cgit 1.2.3-korg