X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F01_Getting_Started%2F03_Build_and_Boot_guide_Profile%2F01_Instrument_Cluster_%28IC-IVI_with_Container_isolation%29.md;fp=docs%2F01_Getting_Started%2F03_Build_and_Boot_guide_Profile%2F01_Instrument_Cluster_%28IC-IVI_with_Container_isolation%29.md;h=bca5ef681f67d0447db589e1cd3c587579ebceb6;hb=e14a03fbbb566603ad70230f710a9ee2c0199b23;hp=df5a7879ed3e4d5eee8afd4897c51d4bc507af4f;hpb=97bdc3e9a2022d596d1f5529f9b4c3e79bf1626e;p=AGL%2Fdocumentation.git diff --git a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md index df5a787..bca5ef6 100644 --- a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md +++ b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md @@ -205,13 +205,12 @@ $ source meta-agl/scripts/aglsetup.sh -f -m raspberrypi4 -b build-ivi-rpi4 agl-c #### 2nd step: Build target images. Type 3b integration need to build 3 image, these image are -agl-ivi-demo-platform, agl-ivi-demo-platform-flutter and -agl-ivi-demo-platform-html5. +agl-ivi-demo-qt, agl-ivi-demo-flutter and agl-ivi-demo-html5. ```bash -$ bitbake agl-ivi-demo-platform -$ bitbake agl-ivi-demo-platform-flutter -$ bitbake agl-ivi-demo-platform-html5 +$ bitbake agl-ivi-demo-qt +$ bitbake agl-ivi-demo-flutter +$ bitbake agl-ivi-demo-html5 ``` #### 3rd step: Set deploy path of AGL IVI Demo to IC side config. @@ -297,7 +296,7 @@ image write to SD card, you need to use xzcat ant dd command in build PC. ```bash -$ sudo bash -c "xzcat /path/to/image/directory/agl-instrument-cluster-container-demo-XXXXX.wic.xz | dd of=/dev/sdXXX bs=128M" +$ sudo bash -c "xzcat /path/to/image/directory/agl-instrument-cluster-container-demo-XXXXX.rootfs.wic.xz | dd of=/dev/sdXXX bs=128M" ``` **If you are missing to set SD card device "/dev/sdXXX", it cause