aboutsummaryrefslogtreecommitdiffstats
path: root/docs/02_Hardware_Support
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-23 19:21:36 +0200
committerScott Murray <scott.murray@konsulko.com>2024-06-03 14:15:47 +0000
commite14a03fbbb566603ad70230f710a9ee2c0199b23 (patch)
tree715e04b4f1d55f4dc15dc876f7d4faa0da3eb71c /docs/02_Hardware_Support
parent97bdc3e9a2022d596d1f5529f9b4c3e79bf1626e (diff)
doc changes for image renaming.
Changes: - Global replace of image names with post-rework names. - .rootfs image name suffix added to locally built image filenames. - Image list updated in a couple of places to match conf-notes.txt update that has been submitted for meta-agl-core. Bug-AGL: SPEC-5138 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I437f1e32078972ead2d1156686c54475e87bebaf Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29915
Diffstat (limited to 'docs/02_Hardware_Support')
-rw-r--r--docs/02_Hardware_Support/02_Supported_Hardware_Images.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/02_Hardware_Support/02_Supported_Hardware_Images.md b/docs/02_Hardware_Support/02_Supported_Hardware_Images.md
index 1489c2c..e690209 100644
--- a/docs/02_Hardware_Support/02_Supported_Hardware_Images.md
+++ b/docs/02_Hardware_Support/02_Supported_Hardware_Images.md
@@ -30,7 +30,7 @@ Community supported Boards [BBE, i. MX 6, i. MX 8](./01_Supported_Hardware_Overv
* Building target image :
```sh
- $ time bitbake agl-demo-platform
+ $ time bitbake agl-ivi-demo-qt
```
* HTML5 Based :
@@ -47,7 +47,7 @@ Community supported Boards [BBE, i. MX 6, i. MX 8](./01_Supported_Hardware_Overv
* Building target image :
```sh
- $ time bitbake agl-demo-platform-html5
+ $ time bitbake agl-ivi-demo-html5
```