Age | Commit message (Collapse) | Author | Files | Lines |
|
ivi-controller
The meta-arago layer included a number of ivi shell patches that are
not needed in AGL. One multi screen patch conflicts with another
bbappend causing build issues as it's already included by a less
specific layer. Further, the added "simple TI layout controller",
autolaunch, and screenshooter features are all unneeded in AGL. These
are removed to reduce the amount of non-essential patches we carry within
AGL. As a result of this, all weston.ini directives which use the
"simple TI layout controller" directives are removed and weston.ini
is switched to use the standard ivi-controller so that WindowManager may
run and access the ILM API. The end result is that WindowManager and
HomeScreen may now be launched after boot successfully.
Change-Id: I8d777fbd4c02acbf9d3ccaeb215b651a8562d5bb
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
The psplash is oriented 180 degrees rotated compared with the
HomeScreen application, this change will ensure that they are in
sync
Change-Id: Ic2a588ff3a061ff500d4050a6915fe5c899a1e7e
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Tested and verified on the Rev H EVM with OSD display
Should work on all other supported displays too.
Change-Id: Ib8f210ebf84a0f36fbc87c4553d13ff984874051
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
modules
Remove some launched applications that either don't exist or were used for basic
BSP testing. Add drm-backend and ivi-input-controller modules. Fixes weston config
so the HomeScreen can now be launched.
Change-Id: I2c6e507ccd244c26e8b5f5cf0ad0f68ae9a18495
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
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>
|