Table of Contents

AGL Unified Code Base Release Notes





The latest AGL 'old-stable' release is Quirky Quillback. It relies on the Yocto Project LTS version 4.0.x (kirkstone) as its baseline.

The latest stable release is Super Salmon. It relies on the Yocto Project LTS version 5.0.x (scarthgap) as its baseline.


Super Salmon

New features available for Super Salmon

Latest Stable Release

Super Salmon v19.0.0

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/salmon/19.0.0/ .

Known issues

Software Bill of Materials - SBOMs in SPDX format are available for all pre-built images are available on the download server. Here is the ARM 64-bit SBOM (agl-ivi-demo-flutter) and x86 64-bit SBOM (agl-ivi-demo-flutter) .

To download all layers for Super Salmon v19.0.0 :

  $ repo init -b salmon -m salmon_19.0.0.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Super Salmon 19.0.0 .


Royal Ricefish

New features available for Royal Ricefish

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:

Royal Ricefish v18.0.4

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/ricefish/18.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 ARM 64-bit SBOM (agl-ivi-demo-flutter) and x86 64-bit SBOM (agl-ivi-demo-flutter) .

To download all layers for Royal Ricefish 18.0.4 :

  $ repo init -b master -m ricefish_18.0.4.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Royal Ricefish 18.0.4 .

Royal Ricefish v18.0.3

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/ricefish/18.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 ARM 64-bit SBOM (agl-ivi-demo-flutter) and x86 64-bit SBOM (agl-ivi-demo-flutter) .

To download all layers for Royal Ricefish 18.0.3 :

  $ repo init -b master -m ricefish_18.0.3.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Royal Ricefish 18.0.3 .

Royal Ricefish v18.0.2

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/ricefish/18.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 ARM 64-bit SBOM (agl-ivi-demo-flutter) and x86 64-bit SBOM (agl-ivi-demo-flutter) .

To download all layers for Royal Ricefish 18.0.2 :

  $ repo init -b master -m ricefish_18.0.2.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Royal Ricefish 18.0.2 .

Royal Ricefish v18.0.1

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/ricefish/18.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 ARM 64-bit SBOM (agl-ivi-demo-flutter) and x86 64-bit SBOM (agl-ivi-demo-flutter) .

To download all layers for Royal Ricefish 18.0.1 :

  $ repo init -b master -m ricefish_18.0.1.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Royal Ricefish 18.0.1 .

Royal Ricefish v18.0.0

Build artifacts and sources

More builds available under https://download.automotivelinux.org/AGL/release/ricefish/18.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Royal Ricefish 18.0.0 :

  $ repo init -b master -m ricefish_18.0.0.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Royal Ricefish 18.0.0 .


Quirky Quillback

New features available in Quirky Quillback

Known Issues:

Latest Oldstable Release

Quirky Quillback v17.1.6

Build artifacts and sources

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

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 agl-ivi-demo-qt-crosssdk-h3ulcb.wic.xz w/o binary gfx driver ! (see Note 1)
QEMU x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.1.6/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.6/ .

Software Bill of Materials - SBOMs in SPDX format are available for all pre-built images are available on the download server. Here is the ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.6 :

  $ repo init -b quillback -m quillback_17.1.6.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.6 .

Quirky Quillback v17.1.5

Build artifacts and sources

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

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 agl-ivi-demo-qt-crosssdk-h3ulcb.wic.xz w/o binary gfx driver ! (see Note 1)
QEMU x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.1.5/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.5/ .

Software Bill of Materials - SBOMs in SPDX format are available for all pre-built images are available on the download server. Here is the ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.5 :

  $ repo init -b quillback -m quillback_17.1.5.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.5 .

Quirky Quillback v17.1.4

Build artifacts and sources

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

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 agl-ivi-demo-qt-crosssdk-h3ulcb.wic.xz w/o binary gfx driver ! (see Note 1)
QEMU x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.1.4/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.4 :

  $ repo init -b quillback -m quillback_17.1.4.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.4 .

Quirky Quillback v17.1.3

Build artifacts and sources

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

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 agl-ivi-demo-qt-crosssdk-h3ulcb.wic.xz w/o binary gfx driver ! (see Note 1)
QEMU x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.1.3/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.3 :

  $ repo init -b quillback -m quillback_17.1.3.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.3 .

Quirky Quillback v17.1.2

Build artifacts and sources

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

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 agl-ivi-demo-qt-crosssdk-h3ulcb.wic.xz w/o binary gfx driver ! (see Note 1)
QEMU x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-ivi-demo-qt-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.1.2/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.2 :

  $ repo init -b quillback -m quillback_17.1.2.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.2 .

Quirky Quillback v17.1.1

Build artifacts and sources

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

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.1 :

  $ repo init -b quillback -m quillback_17.1.1.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.1 .

Quirky Quillback v17.1.0

Build artifacts and sources

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

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.1.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 ARM 64-bit SBOM (agl-ivi-demo-qt) and x86 64-bit SBOM (agl-ivi-demo-qt) .

To download all layers for Quirky Quillback 17.1.0 :

  $ repo init -b quillback -m quillback_17.1.0.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.1.0 .

Quirky Quillback v17.0.2

Build artifacts and sources

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 n/a (see Note 1)
QEMU x86_64 agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-demo-platform-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.0.2/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.0.2/ .

Software Bill of Materials - SBOMs in SPDX format are available for all pre-built images are available on the download server. Here is the ARM 64-bit SBOM and x86 64-bit SBOM

To download all layers for Quirky Quillback 17.0.2 :

  $ repo init -b quillback -m quillback_17.0.2.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.0.2 .

Quirky Quillback v17.0.1

Build artifacts and sources

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 n/a (see Note 1)
QEMU x86_64 agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 agl-demo-platform-crosssdk-qemux86-64.wic.xz
Raspberry Pi 4 Broadcomm 2711 https://download.automotivelinux.org/AGL/release/quillback/17.0.1/raspberrypi4/deploy/images/raspberrypi4-64/

More builds available under https://download.automotivelinux.org/AGL/release/quillback/17.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 ARM 64-bit SBOM and x86 64-bit SBOM

To download all layers for Quirky Quillback 17.0.1 :

  $ repo init -b quillback -m quillback_17.0.1.xml -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
  $ repo sync

Then follow the instructions here.

Jira issues closed for Quirky Quillback 17.0.1 .

Quirky Quillback v17.0.0

Build artifacts and sources

Board Name SOC Binary
Renesas H3 Dev Board Renesas R-Car H3 n/a (see Note 1)
QEMU x86_64 agl-demo-platform-crosssdk-qemux86-64.wic.vmdk.xz (see Note 2 for VirtualBox/Vmware).
Up² (Intel) x86_64 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 ARM 64-bit SBOM and 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 here.

Jira issues closed for Quirky Quillback 17.0.0 .


Archive

Archive.


Notes

Note 1: A minimum build for the Renesas R-Car boards is 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 here

Note 2: VirtualBox / Vmware users can use the provided vmdk and import it. Be aware that you have to comment-out a line in /etc/xdg/weston/weston.ini to look like: #backend=drm-backend.so

Also if you want to change the screen resolution: press tab in the bootloader and edit the uvesafb.mode .