dra7xx-evm: weston: add changes for AGL home screen 41/7241/2
authorKarthik Ramanan <a0393906@ti.com>
Fri, 18 Nov 2016 07:47:53 +0000 (13:17 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 22 Nov 2016 16:32:17 +0000 (16:32 +0000)
commit534b92bdada2ec1920cdd9e16d2a5a4c286c4d1c
tree12100ff8ff479ff6651c4e6185e5e0b96ccd571c
parentb678c686af5962c8ceec4517aa27992c9ba2d47b
dra7xx-evm: weston: add changes for AGL home screen

This patch set contains three sets of changes:
 * Recipes and patches from meta-arago for weston bringup
 * Additional patches to support ivi-shell for dra7xx-evm
 * Configuration settings for applications/AGL home screen

Change-Id: I925c1babdf2e825c0f68ec1d57107469f3abef09
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
23 files changed:
meta-agl-bsp/meta-ti/recipes-arago/weston-init/weston-init.bbappend [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston-init/weston-init/init [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston-init/weston-init/runWeston [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-Add-soc-performance-monitor-utilites.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-ivi-shell-Add-autolaunch-and-launch-rules-functional.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-ivi-shell-Add-screenshooter-option.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-ivi-shell-fix-TODO-which-expects-only-one-screen-in-.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-ivi-shell-layer-controller-ti-Improve-functionality.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-udev-seat-restrict-udev-enumeration-to-card0.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0001-weston1.9.0-Enabling-DRM-backend-with-multiple-displ.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0002-Weston1.9.0-Allow-visual_id-to-be-0.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0002-ivi-shell-multi-screen-support-to-calcuration-of-a-m.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0003-Weston1.9.0-Fix-virtual-keyboard-display-issue-for-Q.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0003-ivi-shell-avoid-update_prop-on-invisible-surfaces.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0004-Weston1.9.0-Fix-touch-screen-crash-issue.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0004-ivi-shell-fix-layout_layer.view_list-is-not-initiliz.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0005-ivi-shell-convert-from-screen-to-global-coordinates.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0006-ivi-shell-remove-a-code-which-expects-only-a-screen-.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0007-ivi-shell-layout-Export-surface-destroy-callback.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/0008-ivi-shell-Add-simple-IVI-shell-layout-controller.patch [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston/weston.service [new file with mode: 0644]
meta-agl-bsp/meta-ti/recipes-arago/weston/weston_1.9.0.bbappend [new file with mode: 0644]