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:22]
jsmoeller
agl-distro:release-notes [2024/05/21 10:44] (current)
jsmoeller [Lucky Lamprey v12.1.20]
Line 1: Line 1:
- 
- 
 ===== AGL Unified Code Base Release Notes ===== ===== AGL Unified Code Base Release Notes =====
  
Line 57: 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 122: Line 152:
  
  
- 
- 
-===== Prickly Pike ===== 
- 
-** New Features available in Prickly Pike ** 
-   * Updated to latest YP kirkstone 
-   * Added meta-lts-mixins_rust-1.68 
-   * Added flutter workspace automation 
-   * Updated layers: 
-     * meta-arm 
-     * meta-freescale(-3rdparty) 
-     * meta-raspberrypi 
-     * meta-sancloud 
-     * meta-ti 
-     * meta-clang 
-     * meta-flutter 
-     * meta-openembedded 
-     * meta-qt5 
-     * meta-security 
-     * meta-virtualization 
-   * Kuksa.val: Update and initial version of databroker 
-   * Kuksa-val: Rework to support updated SSL certificates 
-   * General: Removal of agl-session 
-   * General: Clean up of packagegroups 
-   * General: Main AGL layers do pass yocto-check-layer 
-   * IVI-Demo: Updates to HTML5 and Flutter images 
-   * IC-Demo: New image agl-kvm-demo-platform 
-   * ICEG: containerized demo (IC + IVI) integration 
-   * ICEG: container manager 
-   * ICEG: DRM-Leasemanager 
-   * VirtEG: virtio-loopback 
-   * CIAT: agl-test-framework 
-   * Chromium Embedded Framework (CEF) available as build option (agl-cef). Chromium 108 available via CEF.  
-   * Chromium 91 available as default. 
- 
-==== Prickly Pike v16.0.5 ==== 
- 
-Main updates: 
-  ​ 
-   * Update of YP to 4.0.16 
-   * BSP updates (TI, NXP, RPi) 
-   * meta-openembedded 
-   * meta-virtualization 
-   * meta-qt5 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.0.5/​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/​pike/​16.0.5/​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/​pike/​16.0.5/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.5/​ . 
- 
-**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/​pike/​16.0.4/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.4/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.5 : 
- 
-    $ repo init -b pike -m pike_16.0.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=152401 | Jira issues closed for Prickly Pike 16.0.5]]. 
- 
- 
- 
- 
-==== Prickly Pike v16.0.4 ==== 
- 
-Main updates: 
-  ​ 
-   * Update of YP to 4.0.15 
-   * BSP updates (TI, NXP) 
-   * meta-clang 
-   * meta-openembedded 
-   * meta-virtualization 
-   * vss git repo fix 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.0.4/​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/​pike/​16.0.4/​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/​pike/​16.0.4/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.4/​ . 
- 
-**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/​pike/​16.0.4/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.4/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.4 : 
- 
-    $ repo init -b pike -m pike_16.0.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=15214 | Jira issues closed for Prickly Pike 16.0.4]]. 
- 
- 
-==== Prickly Pike v16.0.3 ==== 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.0.3/​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/​pike/​16.0.3/​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/​pike/​16.0.3/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.3/​ . 
- 
-**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/​pike/​16.0.3/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.3/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.3 : 
- 
-    $ repo init -b pike -m pike_16.0.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=15213 | Jira issues closed for Prickly Pike 16.0.3]]. 
- 
- 
-==== Prickly Pike v16.0.2 ==== 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.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/​pike/​16.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/​pike/​16.0.2/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.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/​pike/​16.0.1/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.2/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.2 : 
- 
-    $ repo init -b pike -m pike_16.0.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=15210 | Jira issues closed for Prickly Pike 16.0.2]]. 
- 
- 
-==== Prickly Pike v16.0.1 ==== 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.0.1/​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/​pike/​16.0.1/​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/​pike/​16.0.1/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.1/​ . 
- 
-**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/​pike/​16.0.1/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.1/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.1 : 
- 
-    $ repo init -b pike -m pike_16.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=15203 | Jira issues closed for Prickly Pike 16.0.1]]. 
- 
- 
-==== Prickly Pike v16.0.0 ==== 
- 
-===Build artifacts and sources=== 
- 
-^ 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/​pike/​16.0.0/​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/​pike/​16.0.0/​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/​pike/​16.0.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
- 
- 
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.0/​ . 
- 
-**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/​pike/​16.0.0/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​pike/​16.0.0/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]] ​ 
- 
- 
-To download all layers for Prickly Pike v16.0.0 : 
- 
-    $ repo init -b pike -m pike_16.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
-Then follow the instructions [[https://​docs.automotivelinux.org/​en/​pike/#​01_Getting_Started/​02_Building_AGL_Image/​01_Build_Process_Overview/​ | here]]. 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=15201 | Jira issues closed for Prickly Pike 16.0.0]]. 
  
  
Line 387: 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 ====
 +
 +Main updates:
 +  * 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 ​                                                                                                                                                                                                                                            ^
 +| 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.19/​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.19/​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.19/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
 +
 +
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.19/​ .
 +
 +
 +To download all layers for Lucky Lamprey v12.1.19 :
 +
 +    $ repo init -b lamprey -m lamprey_12.1.19.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15402 | Jira issues closed for Lamprey 12.1.19 ]].
 +
  
 ==== Lucky Lamprey v12.1.18 ==== ==== Lucky Lamprey v12.1.18 ====
agl-distro/release-notes.1714404142.txt.gz · Last modified: 2024/04/29 15:22 by jsmoeller