summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-01-12 17:54:29 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-01-13 12:33:59 +0000
commitf18e8ec1f12edf5815799666b7a1844fc8e77110 (patch)
tree18b41cbbf43a05b0ceb0f167f74181e6c59f70dc
parent33a675555db6f1467a8a585ceefe62ddb1aab3b4 (diff)
Update aglsetup.sh feature/image help
Update aglsetup.sh configuration help for move of all demo images to meta-agl-demo and dropping of separate cluster and telematics demo features. Bug-AGL: SPEC-3749 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I22f4ef610f2562b58b7fc59f777576d6d3d4913c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25894 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--templates/base/conf-notes.txt28
1 files changed, 9 insertions, 19 deletions
diff --git a/templates/base/conf-notes.txt b/templates/base/conf-notes.txt
index ed020184e..09ae72647 100644
--- a/templates/base/conf-notes.txt
+++ b/templates/base/conf-notes.txt
@@ -5,41 +5,31 @@ Common targets are:
* agl-image-minimal (minimal filesystem with APIs)
* agl-image-minimal-crosssdk (crosssdk for ^^)
- - with 'agl-profile-graphical'
* agl-image-weston (minimal filesystem with weston)
- - with 'agl-profile-graphical-qt5'
+- meta-agl-demo: (IVI demo with UI)
+ - with 'agl-demo'
+ * agl-image-ivi (base for IVI targets)
+ * agl-image-ivi-crosssdk (sdk for ^^)
+
* agl-image-graphical-qt5 (weston plus qt5 framework libs)
- * agl-image-graphical-qt5-crosssdk (crosssdk for ^^)
+ * agl-image-graphical-qt5-crosssdk (sdk for ^^)
- - with 'agl-profile-graphical-html5'
* agl-image-graphical-html5 (weston plus chromium for html5)
- - with 'agl-profile-cluster'
* agl-image-cluster (minimal image with APIs for cluster)
-
- - with 'agl-profile-cluster-qt5'
* agl-image-cluster-qt5 (image with QT5 and APIs for cluster)
- - with 'agl-profile-telematics'
* agl-image-telematics (image with APIs for telematics)
-- meta-agl-cluster-demo layer: (Instrument Cluster demo with UI)
- - with 'agl-cluster-demo'
+ * agl-demo-platform (* default IVI demo target *)
+ * agl-demo-platform-crosssdk (sdk for ^^)
+
* agl-cluster-demo-platform (cluster demo image)
* agl-cluster-demo-platform-crosssdk (sdk for ^^)
* agl-cluster-demo-qtcompositor (cluster demo using own compositor)
-- meta-agl-telematics-demo layer: (Telematics demo w/o UI)
- - with 'agl-telematics-demo'
* agl-telematics-demo-platform (telematics demo image)
* agl-telematics-demo-platform-crosssdk (sdk for ^^)
-- meta-agl-demo: (IVI demo with UI)
- - with 'agl-demo'
- * agl-image-ivi (base for IVI targets)
- * agl-image-ivi-crosssdk (sdk for ^^)
-
- * agl-demo-platform (* default IVI demo target *)
- * agl-demo-platform-crosssdk (sdk for ^^)