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 [2021/02/09 13:21]
jsmoeller
agl-distro:release-notes [2024/03/08 14:48] (current)
wminer Delete QQ milestone releases. Added more YP information for QQ
Line 1: Line 1:
 +
 +
 ===== AGL Unified Code Base Release Notes ===== ===== AGL Unified Code Base Release Notes =====
  
Line 6: Line 8:
 \\ \\
 \\ \\
 +
 +We are currently maintaining the [[agl-distro:​release-notes#​latest_oldstable_release| Lucky Lamprey]] release 12.1.x as a long-term stable release using the Yocto project dunfell branch (3.1.x) as the baseline. This software is what you should use if you have applications that use the legacy AGL Application Framework. ​
 +
 +The latest AGL stable release is Prickly Pike. It relies on the Yocto Project LTS version 4.0.x (kirkstone) as its baseline.
 +
 +
 +
  
 ----- -----
-===== Kooky Koi ===== 
  
-**New Features available in Kooky Koi:**+===== Quirky Quillback ===== 
 + 
 +** New features available in Quirky Quillback ** 
 + 
 +   * Updated to latest YP kirkstone (4.0.x)  
 +   * Flutter  
 +     * Updated Flutter embedder to use Flutter v3.13.9  
 +     * New Flutter IVI demo apps developed for CES by ICS 
 +   * Web Apps 
 +     * Upgraded Chromium Embedded Framework (CEF) to be default Chromium implementation with more up-to-date Chromium version from Pike (v118)  
 +     * Deprecated support for WebOS version of Chromium 
 +   * Connectivity  
 +     * Updated KUKSA.val to v0.42.0. 
 +     * Enabled KUKSA.val databroker and converted legacy services to use gRPC interface  
 +   * Audio  
 +     * Update PipeWire v1.0.0 and WirePlumber to v0.4.17 
 +     * Mixer API updated to use gRPC.  
 +     * Added controls for bass, treble, balance, and fade to mixer API 
 +     * Deprecated support for obsolete audio roles when the gRPC API was created 
 +   * BSPs 
 +     * aws-ec2-arm64 & aws-ec2-x86-64 
 +     * RISC-V support added - SiFive Unmatched board 
 +     * Beaglebone AI-64 & BeaglePlay 
 + 
 +   * Other 
 +     * Created demo control panel application that can be used to stimulate KUKSA.val and CAN signals remotely.  
 + 
 +Known Issues: 
 +   * CEF does not build for 32 bit targets (SPEC-5020) - Will not fix.  
 +   * Unmatched Board  
 +     * SPEC-5089 - Touch screen does not work.  
 +     * SPEC-5088 - possible not boot issue 
 +   * Kingfisher Audio  
 +     * SPEC-5090 - KF board with USB camera and listening to radio the mic from the camera is heard as a montitor 
 +     * SPEC-4694 - KF with onboard radio does not have audio 
 +   * Raspberry Pi 4 
 +     * SPEC-4418 - Raspberrypi4 missing HDMI audio sink in wireplumber 
 + 
 +==== Latest Stable Release ==== 
 + 
 +==== Quirky Quillback v17.0.0 ==== 
 + 
 +===Build artifacts and sources=== 
 + 
 +   * Uses Yocto 4.0.15 (kirkstone) 
 + 
 +^ 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.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/​quillback/​17.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/​quillback/​17.0.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.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/​quillback/​17.0.0/​qemuarm64/​deploy/​spdx/​qemuarm64/​ | ARM 64-bit SBOM]] and [[https://​download.automotivelinux.org/​AGL/​release/​quillback/​17.0.0/​qemux86-64/​deploy/​spdx/​qemux86-64/​ |  x86 64-bit SBOM]]  
 + 
 + 
 +To download all layers for Quirky Quillback 17.0.0 : 
 + 
 +    $ repo init -b quillback -m quillback_17.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=15211 | Jira issues closed for Quirky Quillback 17.0.0 ]]. 
 + 
 + 
 + 
 + 
 + 
 +===== 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.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]]. 
 + 
 + 
 + 
 +----- 
 + 
 +===== Lucky Lamprey ==== 
 + 
 +** New Features availabe in Lucky Lamprey:**
   * General   * General
-    * agl-compositor updates +    * Continue with Yocto LTS version '​dunfell' ​upgraded to 3.1.7 for 12.0.0 
-    * Yocto Project LTS/​dunfell ​update +    * Pipewire and Wireplumber ​update 
-    * BSP updates +    * Web Apps  
-  * Expert ​Groups: +      * Update to Chromium 84 
-    * IVI EG: rba (rule-based arbitrator) and basesystem +    * AGL Compositor update 
-    * RHSA EG: new AGL reference hardware ​(agl-refhw+      * WAM enhancements 
-    * Virt EG: new VirtIO ​frontend support (a new machine "​virtio-aarch64"​) for virtual platforms with demos on qemu and agl-refhw +      * protocol enhancements 
-    * CIAT: code coverage ​for application builds and '​pyagl'​ tests for agl-service-+  * IC Expert ​Group 
-  * FIXME+    * DRM-lease feature 
 +    * lxc system container demo (with multiconfig
 +    * pipewire-ic-ipc 
 +  * IVI Expert Group 
 +    * Toyota Base System available as technology demonstrator 
 +  * Virtualization Expert Group 
 +    * Add new devices including Audio and SCMI 
 +    * VirtIO ​Enhancements 
 +  * Continuous Integration ​and Test 
 +    * Improved test coverage ​including html5 image build 
 +    ​Screenshot test 
 +  * BSP updates 
 +    * Reneases BSP updated to version 4.7 including support for kernel version 5.4. 
 +    * AGL Reference hardare BSP updated 
 +    * Sancloud BSP updated using new TI BSP  
 +    * Added Jacinto7 support (j7)  
 +    * NXP i.MX8 BSP updates
  
-Changes:+** Test Reports** 
 +  * [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9326 | agl-demo-platform ]]  
 +  * [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | agl-demo-platform-html5 ]]
  
-==== Kooky Koi M3.1 v10.93.1 ====+** Known Issues: ** 
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 +==== Latest Oldstable Release ==== 
 + 
 +==== Lucky Lamprey v12.1.18 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.31
  
 ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
-| Renesas ​M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | +| 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/​koi/10.93.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). ​ | +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.18/​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://mirrors.edge.kernel.org/​AGL/​release/​koi/10.93.1/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           | +| Up² (Intel) ​          | x86_64 ​           | [[https://download.automotivelinux.org/​AGL/​release/​lamprey/12.1.18/​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/​koi/10.93.1/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |+| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.18/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
  
  
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​koi/10.93.1/ .+More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.18/ .
  
  
-To download all layers for the for Kooky Koi M3 v10.93.1 :+To download all layers for Lucky Lamprey v12.1.18 :
  
-    $ repo init -b master ​-m koi_10.93.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b lamprey ​-m lamprey_12.1.18.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15215 | Jira issues closed for Lamprey 12.1.18 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.17 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.30 
 + 
 +^ 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.17/​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.17/​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.17/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.17/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.17 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.17.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15215 | Jira issues closed for Lamprey 12.1.17 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.16 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.28 
 +  * Uprev meta-openembedded 
 +  * Uprev meta-virt 
 +  * Remove UNINATIVE_VERSION pin as fix is upstream 
 + 
 +^ 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.16/​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.16/​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.16/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.16/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.16 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.16.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15212 | Jira issues closed for Lamprey 12.1.16 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.15 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.28 
 +  * Uprev meta-openembedded 
 +  * Uprev meta-virt 
 +  * Remove UNINATIVE_VERSION pin as fix is upstream 
 + 
 +^ 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.15/​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.15/​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.15/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.15/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.15 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.15.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15206 | Jira issues closed for Lamprey 12.1.15 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.14 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.27 
 +  * Uprev meta-openembedded 
 +  * Uprev meta-freescale 
 +  * Pin UNINATIVE_VERSION due to bug in UNINATIVE_VERSION 4.0 
 + 
 +^ 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.14/​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.14/​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.14/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.14/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.14 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.14.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15204 | Jira issues closed for Lamprey 12.1.14 ]]. 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.1.13 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.26 
 +  * Uprev meta-openembedded 
 +  * Uprev meta-virtualization 
 +  * Update meta-clang 
 + 
 +^ 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.13/​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.13/​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.13/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.13/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.13 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.13.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * Navigation app fails to fetch tiles in testrun. May be rate limiting - especially if there are a lot of people trying to use the app (SPEC-4828). 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15202 | Jira issues closed for Lamprey 12.1.13 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.12 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.25 
 +  * Uprev meta-openembedded 
 +  * Update meta-freescale 
 + 
 +^ 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.12/​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.12/​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.12/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.12/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.12 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.12.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * Navigation app fails to fetch tiles in testrun. May be rate limiting - especially if there are a lot of people trying to use the app (SPEC-4828). 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15101 | Jira issues closed for Lamprey 12.1.12 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.11 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.24 
 +  * Uprev meta-openembedded 
 +  * Update meta-freescale 
 + 
 +^ 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.11/​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.11/​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.11/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.11/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.11 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.11.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
Line 45: Line 534:
   *    * 
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=13502 | Jira issues closed for Koi 11.0.0]]. 
  
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15008 | Jira issues closed for Lamprey 12.1.11 ]].
  
  
 +==== Lucky Lamprey v12.1.10 ====
  
-==== Kooky Koi M3 v10.93.0 ====+Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.23 
 +  * Uprev meta-openembedded 
 +  * Update meta-freescale
  
 ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
-| Renesas ​M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | +| 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/​koi/10.93.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). ​ | +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.10/​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://​mirrors.edge.kernel.org/​AGL/​release/​koi/10.93.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           | +| Up² (Intel) ​          | x86_64 ​           | [[https://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/12.1.10/​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/​koi/10.93.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |+| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.10/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
  
  
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​koi/10.93.0/ .+More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.10/ .
  
  
-To download all layers for the for Kooky Koi M3 v10.93.:+To download all layers for Lucky Lamprey v12.1.10 :
  
-    $ repo init -b master ​-m koi_10.93.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b lamprey ​-m lamprey_12.1.10.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
Line 71: Line 564:
   *    * 
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=13502 | Jira issues closed for Koi 11.0.0]]. 
  
 +[[https://​jira.automotivelinux.org/​issues/?​filter=15000 | Jira issues closed for Lamprey 12.1.10 ]].
  
-==== Kooky Koi M2 v10.92.====+ 
 +==== Lucky Lamprey v12.1.==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.22 
 +  * Uprev meta-openembedded
  
 ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
-| Renesas ​M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | +| 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/​koi/10.92.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). ​ | +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.9/​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://​mirrors.edge.kernel.org/​AGL/​release/​koi/10.92.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           | +| Up² (Intel) ​          | x86_64 ​           | [[https://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/12.1.9/​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/​koi/10.92.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |+| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.9/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
  
  
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​koi/10.92.0/ .+More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.9/ .
  
  
-To download all layers for the for Kooky Koi M2 v10.92.:+To download all layers for Lucky Lamprey v12.1.:
  
-    $ repo init -b master ​-m koi_10.92.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b lamprey ​-m lamprey_12.1.9.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
Line 95: Line 593:
   *    * 
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=13502 | Jira issues closed for Koi 11.0.0]]. 
  
-==== Kooky Koi M1 v10.91.====+[[https://​jira.automotivelinux.org/​issues/?​filter=14901 | Jira issues closed for Lamprey 12.1.9 ]]. 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.1.==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.21 
 +  * Uprev meta-openembedded
  
 ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ ^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^
-| Renesas ​M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | +| 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/​koi/10.91.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). ​ | +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.8/​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://​mirrors.edge.kernel.org/​AGL/​release/​koi/10.91.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.xz|agl-demo-platform-crosssdk-qemux86-64.wic.xz]] ​                           | +| Up² (Intel) ​          | x86_64 ​           | [[https://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/12.1.8/​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/​koi/10.91.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |+| Raspberry Pi 4        | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.8/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        |
  
  
-More builds available under https://​download.automotivelinux.org/​AGL/​release/​koi/10.91.0/ .+More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/12.1.8/ .
  
  
-To download all layers for the for Kooky Koi M1 v10.91.:+To download all layers for Lucky Lamprey v12.1.:
  
-    $ repo init -b master ​-m koi_10.91.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b lamprey ​-m lamprey_12.1.8.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
Line 118: Line 623:
   *    * 
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=13502 | Jira issues closed for Koi 11.0.0]]. 
  
-===== Jumping Jellyfish ​=====+[[https://​jira.automotivelinux.org/​issues/?​filter=14805 | Jira issues closed for Lamprey 12.1.8 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.7 ​==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.20 
 +  * Uprev 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.7/​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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.7/​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.7/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.7/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.7 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.7.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  *  
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14804 | Jira issues closed for Lamprey 12.1.7 ]]. 
 + 
 +==== Lucky Lamprey v12.1.6 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.19 
 +  * Uprev 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.6/​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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.6/​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.6/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.6/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.6 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.6.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14803 | Jira issues closed for Lamprey 12.1.6 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.5 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.18 
 +  * Uprev meta-openembedded 
 +  * meta-virt 
 +  * meta-raspberrypi 
 +  * meta-freescale 
 + 
 +^ 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.5/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.5/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.5 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14802 | Jira issues closed for Lamprey 12.1.5 ]]. 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.1.4 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.17 
 +  * Uprev 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.4/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.4/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.4 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14801 | Jira issues closed for Lamprey 12.1.4 ]]. 
 + 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.1.3 ==== 
 + 
 +Main updates: 
 +  * Uprev to YP '​dunfell'​ 3.1.16 
 + 
 +^ 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.3/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.3/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.3 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14501 | Jira issues closed for Lamprey 12.1.3 ]]. 
 + 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.1.2 ==== 
 + 
 +Main updates: 
 +  * Update to Renesas R-Car BSP v5.9 with Kernel 5.10 
 +  * Uprev to YP '​dunfell'​ 3.1.15 
 + 
 +^ 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.2/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.2/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.2 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 +    * There is a fix queued for the next release ( https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27185 ) 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14500 | Jira issues closed for Lamprey 12.1.2 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.1 ==== 
 + 
 +Main updates: 
 +  * Update to Renesas R-Car BSP v5.9 with Kernel 5.10 
 +  * Uprev to YP '​dunfell'​ 3.1.14 
 + 
 +^ 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.1/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.1/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.1 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 +    * There is a fix queued for the next release ( https://​gerrit.automotivelinux.org/​gerrit/​c/​AGL/​meta-agl/​+/​27185 ) 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14400 | Jira issues closed for Lamprey 12.1.1 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.1.0 ==== 
 + 
 +Main updates: 
 +  * Update to Renesas R-Car BSP v5.5 with Kernel 5.10 
 +  * Uprev to YP '​dunfell'​ 3.1.12 
 +  * IC-EG lxc-based container demo 
 + 
 +^ 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.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.1.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/​lamprey/​12.1.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.1.0/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.1.0 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.1.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14200 | Jira issues closed for Lamprey 12.1.0 ]]. 
 + 
 + 
 + 
 +==== Lucky Lamprey v12.0.1 ==== 
 +^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ 
 +| Renesas M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | 
 +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.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/​lamprey/​12.0.1/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.0.1/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.0.1 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=14104 | Jira issues closed for Lamprey 12.0.1 ]]. 
 + 
 + 
 +==== Lucky Lamprey v12.0.0 ==== 
 +^ Board Name            ^ SOC               ^ Binary ​                                                                                                                                                                                                                                            ^ 
 +| Renesas M3 Dev Board  | Renesas R-Car M3  | n/a (see [[agl-distro:​release-notes#​Notes| Note 1]])                                                                                                                                                                                               | 
 +| QEMU                  | x86_64 ​           | [[https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.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://​mirrors.edge.kernel.org/​AGL/​release/​lamprey/​12.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/​lamprey/​12.0.0/​raspberrypi4/​deploy/​images/​raspberrypi4-64/ ​                                                                                                                                        | 
 + 
 + 
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​lamprey/​12.0.0/​ . 
 + 
 + 
 +To download all layers for Lucky Lamprey v12.0.0 : 
 + 
 +    $ repo init -b lamprey -m lamprey_12.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +Known issues:  
 +  * HTML5 image might hang after multiple apps are started  
 +    * See the [[https://​lists.automotivelinux.org/​g/​agl-dev-community/​message/​9313 | HTML5 testreport here]]. 
 +  * .wav files with specific encodings might not play ([[https://​jira.automotivelinux.org/​browse/​SPEC-4010|SPEC-4010]]) 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=13900 | Jira issues closed for Lamprey 12.0.0 ]]. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 +-------- 
 +===== Archive ==== 
 +[[agl-distro:​release-notes-archive|Archive]].
  
-**New Features available in Jumping Jellyfish.**+--------
  
-  * Update to YP 3.1 LTS '​dunfell'​ +===== Notes =====
-  * new WindowManager '​agl-compositor'​ +
-  * i.MX8 support (community) +
-  * reworked autobuild scripts +
-  * Updated BSPs+
  
-Changes by layer:+**Note 1:** A minimum build for the Renesas R-Car boards is [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​latest/​h3ulcb-nogfx/​ | available]] which does __**not include**__ the graphics libraries. A full binary is unavailable due to Renesas License restrictions on the graphics driver. Please see Quick Start guide for instructions to build your own image  [[https://​docs.automotivelinux.org/​docs/​en/​master/​getting_started/​reference/​getting-started/​machines/​renesas.html | here]]
  
- meta-agl changed from refs/tags/​icefish/​9.0.0 to refs/​tags/​jellyfish/​9.99.1 +**Note 2:** VirtualBox ​Vmware users can use the provided vmdk and import itBe aware that you have to comment-out a line in /etc/xdg/weston/weston.ini to look like
- [+] 7a1e961b Prepare AGL Jumping Jellyfish RC1 +''​#​backend=drm-backend.so'
- [+] ce40578b [RCAR] Remove meta-rcar-gen3-adas from machine conf +   
- [+] 777ae55d [RCAR] adjust asound.state for new Cogent BSP 3.21/​YP3.1 +Also if you want to change the screen resolutionpress tab in the bootloader ​and edit the uvesafb.mode .
- [+] bd2a12e6 Add distro-build-manifest per image instead of packagegroup +
- [+] cb99171e meta-app-framework:​ add do_configure task in aglwgt.bbclass +
- [+] 87efbd0d Import BBMASK of pipewire +
- [+] 4ce8411b Move meta-agl-profile-graphical-html5 and meta-pipewire into the main layer +
- [+] 6ba0b4d2 meta-app-framework:​ rework aglwgt.bbclass to solely ​use autobuild +
- [+] dd45b827 Remove unused config include for pulseaudio +
- [+] 58183762 libqtappfw: update SRCREV +
- [+] 07874cfc agl-compositor:​ Update SRCREV +
- [+] 7474469f Merge "​Merge ​the agl-compositor sandbox into master"​ +
- [+] 1e9bc66c gstreamer1.0-plugins-bad:​ Modify meson build file to install wayland header +
- [+] 2bf7bd0a Mask the recipe in meta-rcar-gen3-adas incompatible with YP 3.1.1 +
- [+] 54c2fda8 Merge the agl-compositor sandbox into master +
- [+] 95b8edd4 Make the agl-compositor the default compositor +
- [+] 49bd9e1a af-main: update SRCREV +
- [+] e8a755d4 meta-agl-bsp:​ BBMASK meta-renesas-rcar-gen3 weston-init tweaks +
- [+] d0e1323f templates/​feature/​agl-compositor:​ Replace SRCREVs with AUTOREV +
- [+] f2d29df8 packagegroup-agl-graphical-weston:​ Remove weston-ready dependency +
- [+] 8e93c361 Remove unused pulseaudio bbappends ​and plugins +
- [+] 00d805d0 Revert "Fix m3ulcb/​m3ulcb-nogfx h3ulcb/​h3ulcb-nogfx builds"​ +
- [+] 0adfa9a2 Remove meta-intel in favour of qemux86-64 as combined target +
- [+] da4470cd meta-netboot/​README:​ Fix typo when passing commands to u-boot +
- [+] adc7ef9f cmake-apps-module:​ update SRCREV +
- [+] 5d48d226 afb-test: use AGL_APP_REVISION as SRCREV +
- [+] 932b3196 Adapt the local.conf.sample +
- [+] 4c518213 Update conf-notes.txt with current targets +
- [+] dcaad865 split libqtappfw in modules +
- [+] 610c0e7f meta-agl-profile-core:​ remove agl-service-steering-wheel +
- [+] 69646f59 meta-app-framework:​ aglwgt.bbclass fixes +
- [+] ef5baf1c agl-service-homescreen:​ use AGL_APP_REVISION as SRCREV +
- [+] 7a870e12 agl-virt-guest-xen feature for qemuarm64 +
- [+] 4b7ad275 Fix FTBS of sdk due to missing azure-macro-utils-c package when installing azure-macro-utils-c-dev +
- [+] 207b42d0 Fix m3ulcb/​m3ulcb-nogfx builds +
- [+] 76136da7 meta-app-framework:​ update af-main SRCREV +
- [+] d6cbdab2 [RCAR] adjust asound.state for new BSP 3.21/​YP3.1 +
- [+] d48c1bc0 [RCAR] Update rcar drivers to BSP 3.21.0 (weston8) +
- [+] 3cabc6c7 Ensure the ptests used in CI are part of the filesystem +
- [+] 4028c726 Raspberry 4: XEN support +
- [+] 30063de4 Cluster demo support updates +
- [+] 10f6f30f Fix nss-localuser postinst scriptlet to run only on the target +
- [+] f4114be5 Fix FTBS of sdk due to missing umock-c package when installing umock-c-dev +
- [+] 2c16e62b templates/machine/bbe: Populate the README file with some links +
- [+] 4544cb36 templates/machine/bbe: Re-enable SanCloud BBE support +
- [+] 1989aa59 templates/​feature/​agl-compositor:​ Update homescreen SRCREV +
- [+] 613ccc94 libqtappfw: update SRCREV +
- [+] 2d5d147d templates/​feature/​agl-compositor:​ Add proper dependecies for alexa-viewer +
- [+] dad22a2b Rework test/debug image features and crosssdk image definitions +
- [+] a954a264 templates/​feature/​agl-compositor:​ Use sha1 and topic branches for other apps as well +
- [+] ae8ff584 templates/​feature/​agl-compositor:​ Add alexa-viewer,​ settings and onscreenapp to the local conf template +
- [+] a276963c templates/​feature/​agl-compositor:​ Use the correct nav app +
- [+] b8f1e9b5 ​weston-init: Use the same config file from weston +
- [+] 39b99163 qtwayland_%.bbappend: Force resize after buffer swap +
- [+] a288d016 agl-compositor:​ Update SRCREV for libweston8 update +
- [+] 91524b2c qtwayland_%.bbappend:​ Migrate the qt shell integration ​to the proper place +
- [+] 9ebcdd9e Update Raspberry Pi (3/4) templates to match meta-raspberrypi configuration +
- [+] 4ee8c933 Add i.MX8MQ EVK support +
- [+] 8b1baf58 meta-agl-profile-graphicaladd SMACK labelling for weston +
- [+] 07663d06 linux: Enable kernel configs for SystemTap +
- [+] 406020ff Widget packaging rework +
- [+] 77a17c57 af-main & af-binder: Fix infinite loop and C++ +
- [+] b8a8fef1 meta-agl-bsp:​ extend qemux86-64 hardware support +
- [+] b16f1f6b Merge branch ​'next' +
- [+] c24cdffe Temporary workarounds for h3ulcb and bbe +
- [+] 1ba8f82d [RCAR] use omx-user-module as libomxil provider +
- [+] 361160ec meta-agl-bsp:​ dra7xx-evm/​beaglebone updates for dunfell +
- [+] ca932b1a meta-agl-bsp:​ remove obsolete linux-fslc-imx bbappend +
- [+] 47ccf357 meta-agl-profile-graphical-qt5:​ remove Chromium specific bits from SDK +
- [+] e2c93c5b meta-agl-profile-graphical:​ disable memfd usage in weston +
- [+] be9c8115 meta-agl-bsp:​ update raspberrypi configuration for dunfell +
- [+] 31f3a565 meta-agl-{bsp,​distro}:​ update kernel configuration for dunfell +
- [+] 4ae392ad meta-agl-profile-core:​ update psplash for dunfell +
- [+] f397ae1d meta-agl-profile-core:​ update systemd for dunfell +
- [+] f3559e06 meta-app-framework:​ set DISTRO_FEATURES_NATIVE +
- [+] 5fdeafdd meta-agl-profile-core:​ update bluez5 for dunfell +
- [+] 76fdd8c9 meta-agl-profile-graphical:​ update weston for dunfell +
- [+] 75903b3b meta-agl-profile-graphical:​ update wayland-ivi-extension for dunfell +
- [+] 93653d90 meta-agl-profile-graphical:​ update wayland for dunfell +
- [+] 91f1cfaa meta-agl-profile-core:​ update pulseaudio for dunfell +
- [+] 0607a712 meta-security:​ update to audit 2.8.5 +
- [+] 61becb58 Update distro_features_check usage +
- [+] 89515811 meta-agl-bsp:​ remove vboxguestdrivers recipe +
- [+] c411b52f Declare layer compatibility for dunfell +
- [+] 40213738 meta-agl-profile-core:​ remove high-level-viwi-service +
- [+] 798e2926 libqtappfw: update SRCREV +
- [+] 3dd37af5 Fix a parallel make bug of opencv in CI env +
- [+] 3f746bbb templates/​feature/​agl-compositor:​ Include SRCREVs +
- [+] ed4ed3f9 libqtappfw: update SRCREV +
- [+] a64833bb libqtappfw: update SRCREV +
- [+] 4b724d42 Update SRCREV for agl-compositor +
- [+] 885fb7d1 meta-agl-bsp:​ restore wic disk images for qemux86-64 +
- [+] 15e5fa05 meta-app-framework:​ update af-main SRCREV +
- [+] 3de4603d Revert "​agl-service-homescreen:​ update SRCREV"​ +
- [+] f1632019 af-main: Sign widgets when agl-devel +
- [+] c935d161 libqtappfw: update SRCREV +
- [+] b8bc5c0f agl-service-homescreen:​ update SRCREV +
- [+] 81cd099c meta-agl-distro:​ update x86_64 qemu configuration +
- [+] 563db8e3 meta-agl-profile-graphical:​ update weston-ready's weston dependency +
- [+] be65173f libqtappfww:​ update SRCREV +
- [+] 754db9a1 Use top-level LICENSE files for each repo +
- [+] b803c024 agl-sota: Add netboot ​to CONFLICT_DISTRO_FEATURES +
- [+] 2b15f731 agl-sotaExtend 50_setup.sh for Raspberry Pi. +
- [+] 9be36924 aglwgtbbclass:​ Minor improvements +
- [+] a496e40f Only compress vmdk in AGLCI and extend inclusion of drivers +
- [+] 44eb76cf af-main: remove widget versions and fixes for zeus +
- [+] 2183bcb5 Fix build issue in bluez5 bbappend file +
- [+] 5c4d183e Enable classes for reproducible-builds in OE +
- [+] de577de9 Consolidation of AGL_DEFAULT_IMAGE_FSTYPES after review of machine use +
- [+] 2fe60ed6 Support Salvator-X/​XS board +
- [+] fbb9935e linux-agl: add pfifo patchset for fixing CAN failures +
- [+] a0a47c95 af-binder: fix bug in reconnection +
- [+] 50e41ba7 Enable Xen for m3ulcb +
- [+] 51abffdd meta-rcar-gen3:​ Add Xen specific device tree for m3ulcb +
- [+] 9f4f5ba2 libqtappfw: update SRCREV +
- [+] b1c5541c bluez: workaround aclmtu issue on OBEX transfers +
- [+] cb80cac9 qtlocation: revert Mapbox API calls to 256x256 tiles +
- [+] 82ad779d Update netboot initrd to persist ​the nbd connection +
- [+] 8b2bc450 Add vboxguestdriver recipe to meta-agl-bsp instead of meta-agl-demo +
- [+] 220daa49 qtlocation: add Mapbox patch to use new API +
- [+] 919986e7 Remove network config fragment deployed by upstream +
- [+] 1bd9a7bc af-binder: bump and fixes +
- [+] ec55ecb0 agl-compositor:​ Update SRCREV to use libweston7 +
- [+] 07bf9d77 Update documentation +
- [+] 46d25596 meta-agl-bsp:​ Define Xen recipe +
- [+] e2f3c097 systemd: add configurable can-termination option +
- [+] f04c66c7 bluez5: change obexd --root path to avoid SMACK issues +
- [+] 591eb0bf Bump cmake-apps-module app-afb-test can-high-level +
- [+] 47580653 most: Fix build on 5.4 kernels +
- [+] 75fb411c rpi4-base.inc: KERNEL_DEVICETREE for rpi4 and sota +
- [+] ba2ad845 meta-agl-distro:​ remove next branch specific inc file +
- [+] 8b636894 Update distro to jellyfish +
- [+] df4ed283 Merge remote-tracking branch '​agl/​next'​ +
- [+] d40e55db aglwgt.bbclass:​ remove pushd/popd usage +
- [+] c5ead8a2 agl-service-homescreen:​ Relax computation of appid +
- [+] 3094e43d Adapt aglwgt receipe to build multiple widget +
- [+] 5e9d4f1c systemd: canbus: add RestartSec to network script +
- [+] e3058a01 Update archiver feature regexp +
- [+] ef0396a7 agl-compositor:​ Update SRCREV +
- [+] 47aa65ba meta-agl-bsp:​ Add CONFIG_LSM workaround for 5.1+ kernels +
- [+] c2be9fc7 meta-agl-profile-cluster-qt5:​ disable qtbase patches +
- [+] d642530b agl-sota: Set initramfs fstype to cpio.gz +
- [+] 5011dd3b zeus updates for dragonboard-410c +
- [+] ffe584b5 meta-security:​ activates dbus-cynagora +
- [+] 8787f82c recipes-graphics/​wayland/​weston:​ Expose weston_output_damage() +
- [+] dafb2068 agl-compositor:​ Install agl-shell protocol +
- [+] 580586f5 Rename dtb name +
- [+] 006b93ba af-main: Fix setting of /run/user +
- [+] 3d01f2bd cynagora: Fix protocol and start issues +
- [+] c0877348 Smack: Improve safety of signal policy +
- [+] ab377ea5 security-manager:​ Restrict socket accesses +
- [+] dd5aa1bb [RCAR] Fix recipes path for SOTA build +
- [+] 7819fc88 Fix SOTA build for build other than qemu +
- [+] e32b0ddf meta-agl-profile-core:​ tweak udisks2 configuration for AGL +
- [+] 320389c0 Add defaultbranch=master to gitreview file +
- [+] 5e3de49a meta-agl-bsp/​meta-arago:​ update weston bbappend +
- [+] dadfe6cb [RCAR] Update rcar driver weston 7 bsp 3.21.0 +
- [+] c3cc2a3c [RCAR] Update rcar driver weston 7 bsp 3.21.0 +
- [+] 1cc1c072 [RCAR] Split ADSP path for ulcb and ulcb-kf +
- [+] 01582dd6 Fix nss-localuser post install +
- [+] be42744d meta-agl-bsp:​ meta-raspberrypi:​ handle zeus upgrade +
- [+] a832d144 meta-agl-profile-core:​ add patch for systemd-udevd SECLABEL crash +
- [+] 377512d3 meta-security:​ disable dbus-cynara patches +
- [+] 4c67a503 meta-agl-bsp:​ handle ptest-runner upgrade +
- [+] 8db438e3 meta-agl-distro:​ Add inc file for next branch over-rides +
- [+] bf928563 meta-agl-distro:​ BBMASK problematic upstream meta-security bbappend +
- [+] afbc3d65 meta-agl-distro:​ prefer linux-yocto 4.19 LTS kernel +
- [+] 3de6f6ed meta-agl-profile-graphical-qt5:​ enable qt5location services +
- [+] b7fdcead meta-agl-profile-core:​ update most recipe +
- [+] 6aeb440d meta-agl-profile-core:​ update neardal recipe +
- [+] 4a9fc7b9 Update base local.conf.sample +
- [+] 43a93c4a meta-agl-profile-graphical:​ don't always build agl-compositor +
- [+] 4bc95c3f meta-agl-profile-graphical:​ update weston and weston-init +
- [+] a1ff5158 meta-agl-profile-graphical:​ update wayland-ivi-extension for weston 7.0.0 +
- [+] cfc50530 meta-agl-distro:​ add polkit to DISTRO_FEATURES +
- [+] 3d1b86d9 meta-agl-profile-core:​ update fontconfig bbappend +
- [+] a5110d60 meta-agl-profile-core:​ switch to udisks2 +
- [+] 9c0f9501 meta-security:​ handle systemd upgrade +
- [+] 7f2a7688 meta-agl-profile-graphical-qt5:​ handle qtwayland upgrade +
- [+] c4952739 meta-agl-profile-core:​ handle freetype upgrade +
- [+] fc7f233e meta-agl-bsp meta-agl-profile-core:​ upgrade to opencv 4.x +
- [+] a9bd6c70 meta-agl-profile-core:​ update rtl-sdr recipe for zeus +
- [+] 96bca648 meta-security meta-app-framework:​ handle xmlsec1 upgrade +
- [+] b1827290 meta-agl-profile-graphical:​ upgrade to gstreamer 1.16 +
- [+] 852bcd52 meta-agl-profile-core:​ remove libmicrohttpd backport +
- [+] 365192c4 meta-agl-profile-core:​ remove b+
agl-distro/release-notes.1612876894.txt.gz · Last modified: 2021/02/09 13:21 by jsmoeller