X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-ti%2Frecipes-arago%2Fweston%2Fweston%2F0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch;fp=meta-agl-bsp%2Fmeta-ti%2Frecipes-arago%2Fweston%2Fweston%2F0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch;h=0000000000000000000000000000000000000000;hb=befd0bddd1b5bc36c3729988a7c9cc6b5b390641;hp=e0f5de37d372e521764bfcc34ceede29d7736dc6;hpb=f4fc7e9c874b4642b56091274ba9ae971c4c6dc3;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch deleted file mode 100644 index e0f5de37d..000000000 --- a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch +++ /dev/null @@ -1,30 +0,0 @@ -From ba9399549000bf581c5b309dd7a26ee818159d70 Mon Sep 17 00:00:00 2001 -From: Nobuhiko Tanibata -Date: Wed, 25 Nov 2015 23:37:09 +0900 -Subject: [PATCH 6/7] ivi-shell: remove a code which expects only a screen in - the system. - -It breaks from wl_list_for_each of screens when the frist screen found. - -Signed-off-by: Nobuhiko Tanibata -Reviewed-by: Pekka Paalanen ---- - ivi-shell/ivi-layout.c | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/ivi-shell/ivi-layout.c b/ivi-shell/ivi-layout.c -index c7506de..85cb457 100644 ---- a/ivi-shell/ivi-layout.c -+++ b/ivi-shell/ivi-layout.c -@@ -1056,8 +1056,6 @@ commit_screen_list(struct ivi_layout *layout) - ivisurf->surface->output = iviscrn->output; - } - } -- -- break; - } - } - --- -2.4.5 -