User Tools

Site Tools


agl-distro:release-notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
agl-distro:release-notes [2024/04/29 15:33]
jsmoeller
agl-distro:release-notes [2024/05/21 10:44] (current)
jsmoeller [Lucky Lamprey v12.1.20]
Line 55: Line 55:
  
 ==== Latest Stable Release ==== ==== Latest Stable Release ====
 +
 +==== Quirky Quillback v17.0.2 ====
 +
 +===Build artifacts and sources===
 +
 +   * Uses Yocto 4.0.17 (kirkstone)
 +   * Updated BSPs
 +
 +
 +^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                          ^
 +| Renesas H3 Dev Board  | Renesas R-Car H3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               |
 +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz]] (see Note 2 for VirtualBox/​Vmware). ​ |
 +| Up² (Intel) ​          | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           |
 +| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
 +
 +
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​ .
 +
 +**Software Bill of Materials** - SBOMs in SPDX format are available for all pre-built images are available on the download server. Here is the  ​
 +[[ https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.2/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​
 +
 +
 +To download all layers for Quirky Quillback 17.0.2 :
 +
 +    $ repo init -b quillback -m quillback_17.0.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +Then follow the instructions [[https://​docs.automotivelinux.org/​en/​quillback/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]].
 +
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15400 | Jira issues closed for Quirky Quillback 17.0.2 ]].
 +
  
 ==== Quirky Quillback v17.0.1 ==== ==== Quirky Quillback v17.0.1 ====
Line 165: Line 197:
  
 ==== Latest Oldstable Release ==== ==== Latest Oldstable Release ====
 +
 +==== Lucky Lamprey v12.1.20 ====
 +
 +Main updates:
 +  * Update poky to 3.1.33
 +  * BSP updates:
 +    * meta-renesas
 +  * meta-openembedded
 +
 +^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
 +| Renesas H3 Dev Board  | Renesas R-Car H3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               |
 +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.20/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz]] (see Note 2 for VirtualBox/​Vmware). ​ |
 +| Up² (Intel) ​          | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.20/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           |
 +| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.20/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
 +
 +
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.20/​ .
 +
 +
 +To download all layers for Lucky Lamprey v12.1.20 :
 +
 +    $ repo init -b lamprey -m lamprey_12.1.20.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +Known issues:
 +  * h3ulcb-kf fails to build linux-renesas_5.10.bb
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter= | Jira issues closed for Lamprey 12.1.20 ]].
 +
  
 ==== Lucky Lamprey v12.1.19 ==== ==== Lucky Lamprey v12.1.19 ====
  
 Main updates: Main updates:
-  * Uprev to YP '​dunfell' ​3.1.31+  * Update poky to 3.1.32 
 +  * BSP updates 
 +    * meta-arm 
 +    * meta-qcom 
 +    * meta-renesas,​ meta-rcar 
 +    * meta-ti, meta-sancloud,​ meta-rtlwifi 
 +  * meta-openembedded
  
 ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
agl-distro/release-notes.1714404797.txt.gz · Last modified: 2024/04/29 15:33 by jsmoeller