diff options
author | Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> | 2019-07-15 00:30:48 -0700 |
---|---|---|
committer | Ouyang Jun <ouyangj.fnst@cn.fujitsu.com> | 2019-07-25 20:51:26 -0700 |
commit | 1ccfd76fbdd7bb5fba6c98ddd965a00798c393dd (patch) | |
tree | f1096039ee5cd1700b18500c541f161cea51d002 /README.md | |
parent | 27eedb4555f45fd59ca5bdd3a868aaf7fc858b73 (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
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. |