diff options
author | Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> | 2019-07-15 00:30:48 -0700 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-08-29 21:11:35 +0000 |
commit | d6fb93412a94c685999b23a574bff66b3be72434 (patch) | |
tree | 462052743c902d89d4d81e969b24ea661470fbba /README.md | |
parent | b8d7250719196dd78b2972c82c584bd4ed578455 (diff) |
Add a shrink agl-demo-platform version
Base on agl-demo-platform, make a shrink version for low performance
board can run agl-demo-platform.
Weston, hmi-framework, some APPs and some services were deleted.
Using cluster-dashboard as qtwayland compositor instead of weston.
Bug-AGL: SPEC-2487
Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com>
Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com>
Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
Change-Id: I96bb337f6ae157f696fc2e4fb61cdd7afc8f5109
(cherry picked from commit 1ccfd76fbdd7bb5fba6c98ddd965a00798c393dd)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -80,6 +80,10 @@ contains only ``packagegroup-agl-cluster-demo-platform``. ``packagegroup-agl-profile-cluster-qt5``, and the packages required for the DEMO applications. +* packagegroup-agl-cluster-demo-qtcompositor + +This is for generating the image 'agl-cluster-demo-qtcompositor'. + Supported Machines ------------------ @@ -95,3 +99,6 @@ Supported Target of bitbake * `agl-cluster-demo-platform` is the full image of the AGL Instrument Cluster Demo Platform with all applications +* `agl-cluster-demo-qtcompositor` is the image of the AGL Instrument Cluster +Demo that uses qtwayland compositor, contains a simple cluster graphic user +interface and some AGL services. |