X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F0_Getting_Started%2F2_Building_AGL_Image%2F5_3_RCar_Gen_3.md;h=b7f6cd0eba0c2d114b488d727e627b1a84b5f269;hb=97f6e367e48a99d140958dbd4d49946a20069569;hp=13e3865fe91f7657b1cad19b1ec802213de10527;hpb=a61157d817e4ba337760e7a2c417e602d9e068f3;p=AGL%2Fdocumentation.git diff --git a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md index 13e3865..b7f6cd0 100644 --- a/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md +++ b/docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md @@ -65,7 +65,7 @@ Follow these steps to download the drivers you need: | AGL Version | Renesas version | |:-:|:-:| - | AGL master | 4.7.0 | + | AGL master | 5.9.0 | 3. **Download the Files:** @@ -250,12 +250,27 @@ Start the build using the `bitbake` command. CPU and and Internet connection speeds. The build also takes approximately 100G-bytes of free disk space. +**Qt based IVI demo :** For this example, the target is "agl-demo-platform": ```sh bitbake agl-demo-platform ``` +**HTML5 based IVI demo :** +The target is `agl-demo-platform-html5`. + +```sh +$ time bitbake agl-demo-platform-html5 +``` + +**Instrument Cluster with Container isolation demo :** +The target is `lxc-host-image-demo`. + +```sh +$ time bitbake lxc-host-image-demo +``` + The build process puts the resulting image in the Build Directory: ```sh