summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-06-03 11:35:51 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-06-04 11:59:15 +0000
commit8142f93d51a916f16ba458c5767c9dc05f329a4b (patch)
tree32afb7fa28c098c1fdd9cfc9b7950befeb08ffad
parentc1a6e960fbd432bafcce92d27115c378d7158395 (diff)
Add descriptions of the deprecated agl-ivi-demo-flutter-simple and agl-cluster-demo-qtcompositor images that are now only present on quillback branch. Bug-AGL: SPEC-5138 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3db94158239fb66685cfb371af9656cb3821df85 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29970 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--docs/01_Getting_Started/02_Building_AGL_Image/11_Available_Demo_Images.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/01_Getting_Started/02_Building_AGL_Image/11_Available_Demo_Images.md b/docs/01_Getting_Started/02_Building_AGL_Image/11_Available_Demo_Images.md
index 32ebb6c..8e62b5c 100644
--- a/docs/01_Getting_Started/02_Building_AGL_Image/11_Available_Demo_Images.md
+++ b/docs/01_Getting_Started/02_Building_AGL_Image/11_Available_Demo_Images.md
@@ -22,6 +22,10 @@ Base Flutter IVI demo image. Derived from `agl-ivi-image` and includes the Flut
Flutter based IVI demo image, using `flutter-ics-homescreen` application.
+### agl-ivi-demo-flutter-simple
+
+Flutter based IVI demo image, using older `flutter-homescreen`, `flutter-dashboard`, and `flutter-hvac` applications. This image is considered deprecated in favor of `agl-ivi-demo-flutter`.
+
### agl-ivi-demo-html5
HTML5 based IVI demo image, using a combination of the Chromium Embedded Framework (CEF) and Web Application Manager (WAM).
@@ -46,6 +50,10 @@ Flutter based IC demo image, using `flutter-cluster-dashboard` application.
Qt based IC demo image, using `cluster-dashboard` application.
+### agl-cluster-demo-qtcompositor
+
+Qt based IC demo image, using `cluster-gauges-qtcompositor` application. This image uses Qt's built-in compositor instead of AGL's `agl-compositor`, and is considered deprecated.
+
### agl-gateway-demo
Gateway demo image. The image runs the KUKSA.val databroker and the associated `kuksa-dbc-feeder` for CAN input.