From 8142f93d51a916f16ba458c5767c9dc05f329a4b Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 3 Jun 2024 11:35:51 -0400 Subject: [PATCH] Document deprecated demo images 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 Change-Id: I3db94158239fb66685cfb371af9656cb3821df85 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29970 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- .../02_Building_AGL_Image/11_Available_Demo_Images.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.16.6