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
Next revision Both sides next revision
agl-distro:release-notes [2018/07/09 19:17]
waltminer
agl-distro:release-notes [2018/07/13 16:06]
waltminer Added Funky Flounder RC2
Line 45: Line 45:
      * Improved performance ​      * Improved performance ​
      * Dynamic signal creation      * Dynamic signal creation
 +
 +==== Flounder 6.0.0 RC2  ====
 +
 +FIXME FF 6.0.0 RC2 is pre-release. Continue to use RC1 
 +
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-5.99.2.tar.bz2|Funky Flounder 6.0.0 RC2 source tar]]  ​
 +
 +^ Board Name             ^ SOC               ^ Flounder 6.0.0 RC2 Binary ​                                                                                                                                                                                                                   ^
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​5.99.2/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.wic.vmdk|agl-demo-platform-crosssdk-qemux86-64.wic.vmdk]] (see Note 2 for VirtualBox/​Vmware). ​ |
 +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​5.99.2/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   |
 +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​flounder/​5.99.2/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    |
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​5.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
 +| Intel Cyclone V        | Cyclone V         | N/A (see [[https://​jira.automotivelinux.org/​browse/​SPEC-1383|SPEC-1383]] ​ )                                                                                                                                       |
 +
 +
 +To download all layers for the for Flounder 6.0.0 RC1:
 +
 +    $ repo init -b master -m flounder_5.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12001 | Jira issues closed in Flounder 6.0.0 RC2]]. ​ This reflects the changes from Eel 5.0.0 to Flounder 6.0.0
 +
 +
 ==== Flounder 6.0.0 RC1  ==== ==== Flounder 6.0.0 RC1  ====
  
Line 110: Line 135:
      * Improved low level performance - CAN message selection moved to kernel ​      * Improved low level performance - CAN message selection moved to kernel ​
      * Permissions enforced for accessing CAN signals ​      * Permissions enforced for accessing CAN signals ​
 +
 +==== Eel 5.1.0  ====
 +
 +FIXME Eel 5.1.0 is in pre-release. Continue to use Eel 5.0.3 as the latest stable release
 +
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​eel/​agl-eel-5.1.0.tar.bz2|Electric Eel 5.1.0 source tar]]  ​
 +
 +^ Board Name             ^ SOC               ^ Eel 5.1.0 Binary ​                                                                                                                                                                                                                   ^
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​eel/​5.1.0/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-crosssdk-qemux86-64.vmdk.xz|agl-demo-platform-crosssdk-qemux86-64.vmdk.xz]] (see Note 2 for VirtualBox/​Vmware). ​ |
 +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​eel/​5.1.0/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-crosssdk-intel-corei7-64.wic.xz|agl-demo-platform-crosssdk-intel-corei7-64.wic.xz]] ​                   |
 +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​eel/​5.1.0/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    |
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​eel/​5.1.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
 +| Intel Cyclone V        | Cyclone V         | N/A (see [[https://​jira.automotivelinux.org/​browse/​SPEC-1383|SPEC-1383]] ​ )                                                                                                                                       |
 +
 +
 +To download all layers for the for Eel 5.1.0:
 +
 +    $ repo init -b eel -m eel_5.1.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12002 | Jira issues closed in Eel 5.1.0]]. ​
 +
 +
 +__List of merged changes from Eel 5.0.3 to Eel 5.1.0__
 +
 +
  
 ==== Latest Stable Release ==== ==== Latest Stable Release ====
agl-distro/release-notes.txt ยท Last modified: 2024/09/17 22:15 by rday