This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
agl-distro:release-notes [2025/03/21 10:05] jsmoeller [Royal Ricefish v18.0.5] |
agl-distro:release-notes [2025/04/15 16:41] (current) wminer [Quirky Quillback v17.1.7] Fixed Jira link |
||
---|---|---|---|
Line 62: | Line 62: | ||
==== Latest Stable Release ==== | ==== Latest Stable Release ==== | ||
+ | |||
+ | ==== Super Salmon v19.0.1 ==== | ||
+ | |||
+ | ===Build artifacts and sources=== | ||
+ | |||
+ | ^ Board Name ^ SOC ^ Binary ^ | ||
+ | | Renesas H3 Dev Board | Renesas R-Car H3 | [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/h3ulcb-nogfx/deploy/images/h3ulcb/agl-ivi-demo-flutter-h3ulcb.wic.xz |agl-ivi-demo-flutter-h3ulcb.wic.xz]] [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/h3ulcb-nogfx/deploy/images/h3ulcb/agl-ivi-demo-qt-h3ulcb.wic.xz |agl-ivi-demo-qt-h3ulcb.wic.xz]] w/o binary gfx driver ! (see [[agl-distro:release-notes#Notes| Note 1]]) | | ||
+ | | QEMU | x86_64 | [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-qt-qemux86-64.wic.vmdk.xz|agl-ivi-demo-qt-qemux86-64.wic.vmdk.xz]] and [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-flutter-qemux86-64.wic.vmdk.xz|agl-ivi-demo-flutter-qemux86-64.wic.vmdk.xz]] (see Note 2 for VirtualBox/Vmware). | | ||
+ | | Up² (Intel) | x86_64 | [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-qt-qemux86-64.wic.xz|agl-ivi-demo-qt-qemux86-64.wic.xz]] and [[https://download.automotivelinux.org/AGL/release/salmon/19.0.1/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-flutter-qemux86-64.wic.xz|agl-ivi-demo-flutter-qemux86-64.wic.xz]] | | ||
+ | | Raspberry Pi 4 | Broadcomm 2711 | https://download.automotivelinux.org/AGL/release/salmon/19.0.1/raspberrypi4/deploy/images/raspberrypi4-64/ | | ||
+ | | Raspberry Pi 5 | Broadcomm 2712 | https://download.automotivelinux.org/AGL/release/salmon/19.0.1/raspberrypi5/deploy/images/raspberrypi5/ | | ||
+ | |||
+ | More builds available under https://download.automotivelinux.org/AGL/release/salmon/19.0.1/ . | ||
+ | |||
+ | |||
+ | ** Known issues ** | ||
+ | * Demo/Qt: Gestures not working in Qt-based Navigation app - See [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5311|SPEC-5311]] | ||
+ | * Demo/Qt: Font display issue in Dashboard app - See [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5311|SPEC-5148]] | ||
+ | * Pi4/Pipewire: Volume Slider use changes default sink. See [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5339|SPEC-5339]] | ||
+ | |||
+ | **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/salmon/19.0.1/qemuarm64/deploy/images/qemuarm64/agl-ivi-demo-flutter-qemuarm64.spdx.tar.zst | ARM 64-bit SBOM (agl-ivi-demo-flutter) ]] and | ||
+ | [[ https://download.automotivelinux.org/AGL/release/salmon/19.0.1/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-flutter-qemux86-64.spdx.tar.zst | x86 64-bit SBOM (agl-ivi-demo-flutter)]] . | ||
+ | |||
+ | |||
+ | To download all layers for Super Salmon v19.0.1 : | ||
+ | |||
+ | $ repo init -b salmon -m salmon_19.0.1.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo | ||
+ | $ repo sync | ||
+ | |||
+ | Then follow the instructions [[https://docs.automotivelinux.org/en/salmon/#01_Getting_Started/02_Building_AGL_Image/01_Build_Process_Overview/ | here]]. | ||
+ | |||
+ | |||
+ | [[https://lf-automotivelinux.atlassian.net/issues/?filter= 10164 | Jira issues closed for Super Salmon 19.0.1 ]]. | ||
+ | |||
+ | |||
==== Super Salmon v19.0.0 ==== | ==== Super Salmon v19.0.0 ==== | ||
Line 383: | Line 419: | ||
==== Latest Oldstable Release ==== | ==== Latest Oldstable Release ==== | ||
+ | |||
+ | |||
+ | ==== Quirky Quillback v17.1.7 ==== | ||
+ | |||
+ | ===Build artifacts and sources=== | ||
+ | |||
+ | * Uses Yocto 4.0.25 (YP kirkstone) | ||
+ | * Update meta-openembedded | ||
+ | * Update meta-clang and meta-virtualization | ||
+ | * Various BSP updates | ||
+ | * Update meta-aws | ||
+ | |||
+ | * Image rename: | ||
+ | * Rename the demo images to align with the following scheme: | ||
+ | ''agl-<ivi|cluster|etc>-<image|demo>-<qt|flutter|etc>(-<crosssdk|preconfigured>)'' | ||
+ | |||
+ | e.g.: | ||
+ | |||
+ | ''agl-ivi-demo-flutter'' | ||
+ | |||
+ | ''agl-ivi-demo-qt-crosssdk'' | ||
+ | |||
+ | ''agl-cluster-demo-flutter'' | ||
+ | |||
+ | * Known issues: | ||
+ | * No build available for M3/H3. Can be built locally. - [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5407|SPEC-5407]] | ||
+ | * FM scanning issue - [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5241|SPEC-5241]] | ||
+ | * Low FPS in camera app - [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5240|SPEC-5240]] | ||
+ | |||
+ | ^ Board Name ^ SOC ^ Binary ^ | ||
+ | | Renesas H3 Dev Board | Renesas R-Car H3 | No prebuilt binary available. Local build possible. [[https://lf-automotivelinux.atlassian.net/browse/SPEC-5407|SPEC-5407]] | | ||
+ | | QEMU | x86_64 | [[https://download.automotivelinux.org/AGL/release/quillback/17.1.7/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz|agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz]] (see Note 2 for VirtualBox/Vmware). | | ||
+ | | Up² (Intel) | x86_64 | [[https://download.automotivelinux.org/AGL/release/quillback/17.1.7/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz|agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz]] | | ||
+ | | Raspberry Pi 4 | Broadcomm 2711 | https://download.automotivelinux.org/AGL/release/quillback/17.1.7/raspberrypi4/deploy/images/raspberrypi4-64/ | | ||
+ | |||
+ | |||
+ | More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.7/ . | ||
+ | |||
+ | **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.1.7/qemuarm64/deploy/images/qemuarm64/agl-ivi-demo-qt-crosssdk-qemuarm64.spdx.tar.zst | ARM 64-bit SBOM (agl-ivi-demo-qt) ]] and | ||
+ | [[ https://download.automotivelinux.org/AGL/release/quillback/17.1.7/qemux86-64/deploy/images/qemux86-64/agl-ivi-demo-qt-crosssdk-qemux86-64.spdx.tar.zst | x86 64-bit SBOM (agl-ivi-demo-qt)]] . | ||
+ | |||
+ | |||
+ | To download all layers for Quirky Quillback 17.1.7 : | ||
+ | |||
+ | $ repo init -b quillback -m quillback_17.1.7.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://lf-automotivelinux.atlassian.net/issues/?filter=10165 | Jira issues closed for Quirky Quillback 17.1.7 ]]. | ||
+ | |||
+ | |||
==== Quirky Quillback v17.1.6 ==== | ==== Quirky Quillback v17.1.6 ==== |