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/30 21:33]
jsmoeller
agl-distro:release-notes [2019/02/15 14:51]
waltminer Update Guppy release notes
Line 8: Line 8:
  
 ----- -----
-===== Funky Flounder ​=====+===== Grumpy Guppy =====
  
-FIXME Please note that Funky Flounder is pre-release. ​+FIXME Note that Grumpy Guppy has not been officially released. Use at your own risk. The [[agl-distro:​release-notes#​latest_stable_release| latest stable release]] is still on Funky Flounder 
 + 
 +**New Features available in Grumpy Guppy.** 
 + 
 +  * Web App Manager (WAM) ported from WebOS Open Source Edition (OSE) 
 +    * Integrated into AGL Application Framework permitting concurrent native apps to run 
 +    * Uses Chromium version 68 
 +    * WAM demo apps available for download 
 +  * Voice Recognition/​Speech API and service binders 
 +  * Instrument cluster demo image available using Instrument Cluster profile 
 +  * Split out various binders from the original reference apps to enable Speech and Web Apps 
 +    * HVAC 
 +    * Telephony  
 +  * App Framework improvements 
 +  * Improvements to AGL Advanced Audio Agent (4a) including  
 +    * Audio input to enable Speech and Bluetooth telephony use cases 
 +    * Softmixer and mixer app enhancements 
 +    * Master volume control implemented for reference apps 
 +    * Dynamic Virtual ALSA sound card implemented 
 +  * NFC support greatly enhanced using neard 
 + 
 + 
 +**Other Features ** 
 +  * Wide range of hardware board support including Renesas, Qualcomm Technologies,​ Intel, Texas Instrument, NXP, and Raspberry Pi 
 +  * App Repository available at https://​download.automotivelinux.org/​AGL/​apps/​guppy/​ . 
 +  * Updated Reference applications including media player, tuner, navigation, web browser, Bluetooth, WiFi, HVAC control, audio mixer and vehicle controls 
 +  * Hardware Abstraction Layer (HAL) available for 
 +    * USB Audio DAC (2CH, 8CH, Jabra) 
 +    * Intel Audio 
 +    * Renesas Audio (M3 and M3+Kingfisher) 
 +    * QEMU (see known issues) 
 +    * TI Vayu (see known issues) 
 +    * UNICENS  
 +    * Raspberry Pi 3 (see known issues) ​    
 + 
 +**Known Issues in Grumpy Guppy: 
 +** 
 +   * No audio on TI Vayu and Raspberry Pi (see SPEC-1610) 
 +   * Bluetooth phone calls have no audio on Minnowboard 
 +   * QEMU - Agl-demo-platform ​is ok, but Agl-demo-platform-crosssdk image does not work 
 +   * VMDK on Virtual box  
 +     * Virtual Box 6.0.4 and a specific graphics driver (VMSVGA) needs to used. Mouse axes are flipped. 
 +     * Virtual Box 5.2.26 successfully with these commands. 
 + 
 +   ​PROMPT 0  
 +   ​TIMEOUT 0  
 +   ​ALLOWOPTIONS 1  
 +   ​SERIAL 0 115200  
 +   ​DEFAULT boot  
 +   LABEL boot  
 +   ​KERNEL /vmlinuz  
 +   ​APPEND label=boot root=PARTUUID=78c537e0-02 rootwait rootfstype=ext4 vga=0 video=1336x768-32 oprofile.timer=1  
 +   ​uvesafb.task_timeout=-1 console=ttyS0,​115200n8 quiet 
 + 
 +The list of git commits since the Funky Flounder ​release ​is on [[agl-distro/​release-notes-changes-7.0.0|this wiki page]] 
 + 
 +==== Grumpy Guppy 7.0.0  ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.0.tar.bz2|Grumpy Guppy 7.0.0 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​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/​guppy/​7.0.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/​guppy/​7.0.0/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Grumpy Guppy 7.0.0 : 
 + 
 +    $ repo init -b master -m guppy_7.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
 + 
 + 
 +==== Guppy RC5 / 6.99.5 ​ ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.5.tar.bz2|Grumpy Guppy 6.99.5 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.5/​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/​guppy/​6.99.5/​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/​guppy/​6.99.5/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Guppy RC5 6.99.5 : 
 + 
 +    $ repo init -b master -m guppy_6.99.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
 + 
 + 
 +==== Guppy RC4 / 6.99.4 ​ ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.4.tar.bz2|Grumpy Guppy 6.99.4 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​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/​guppy/​6.99.4/​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/​guppy/​6.99.4/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.4/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Guppy RC4 6.99.4 : 
 + 
 +    $ repo init -b master -m guppy_6.99.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
 + 
 + 
 +==== Guppy RC3 / 6.99.3 ​ ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.3.tar.bz2|Grumpy Guppy 6.99.3 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​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/​guppy/​6.99.3/​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/​guppy/​6.99.3/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Guppy RC3 6.99.3 : 
 + 
 +    $ repo init -b master -m guppy_6.99.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
 + 
 + 
 + 
 + 
 +==== Guppy RC2 / 6.99.2 ​ ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.2.tar.bz2|Grumpy Guppy 6.99.2 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.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/​guppy/​6.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/​guppy/​6.99.2/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.2/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Guppy RC2 6.99.2 : 
 + 
 +    $ repo init -b master -m guppy_6.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
 + 
 + 
 +==== Guppy RC1 / 6.99.1 ​ ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.1.tar.bz2|Grumpy Guppy 6.99.1 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ 
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | 
 +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​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/​guppy/​6.99.1/​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/​guppy/​6.99.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Guppy RC1 6.99.1 : 
 + 
 +    $ repo init -b master -m guppy_6.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | Jira issues closed for Guppy]]. 
 + 
 + 
 +===== Funky Flounder =====
  
 **New Features available in Funky Flounder.** **New Features available in Funky Flounder.**
Line 22: Line 212:
       * Service Binder discovery       * Service Binder discovery
     * Improved Monitoring via HTML5 of Service Binders allows multiple binders to monitored     * Improved Monitoring via HTML5 of Service Binders allows multiple binders to monitored
-  * FIXME SDK Improvements+  * SDK Improvements
     * XDS support for applications     * XDS support for applications
   * Wide range of hardware board support including Renesas, Qualcomm Technologies,​ Intel, Texas Instrument, NXP, and Raspberry Pi    * Wide range of hardware board support including Renesas, Qualcomm Technologies,​ Intel, Texas Instrument, NXP, and Raspberry Pi 
   * Apps improvements   * Apps improvements
-    * App Repository available at https://​download.automotivelinux.org/​AGL/​apps/​flounder/ ​FIXME Use https://​download.automotivelinux.org/​AGL/​apps/​master/​ for release candidate apps+    * App Repository available at https://​download.automotivelinux.org/​AGL/​apps/​flounder/​ . 
-    * FIXME Home Screen - Removal of the icons from the Home Screen and New App Launcher ​+    * Home Screen - Removal of icons from the Home Screen and added them to the new App Launcher ​
     * Updated Reference applications including media player, tuner, navigation, web browser, Bluetooth, WiFi, HVAC control, audio mixer and vehicle controls     * Updated Reference applications including media player, tuner, navigation, web browser, Bluetooth, WiFi, HVAC control, audio mixer and vehicle controls
  
-   ​* ​FIXME Application Framework Binder APIs added for phone book, navigation, network +   * Application Framework Binder APIs added for phone book, navigation, network 
-   ​* ​FIXME Audio Management ​  +   * Audio Management ​  
-     ​* ​FIXME 4a enabled by default ​+     * 4a enabled by default ​
      * High Level Audio API Service Binder available via AGL Advanced Audio Agent (AAAA) to simplify app development      * High Level Audio API Service Binder available via AGL Advanced Audio Agent (AAAA) to simplify app development
 +     * Audio API updated to include support for zones and multiple streams
 +     * HAL development simplified to use JSON and scripting
 +     * Soft mixer added to 4a to emulate smart hardware for mixing and equalization for hardware that does not support it. This allows mixing to harmonized across all hardware types. ​
 +     * Pulse Audio plug-in available for 4a
    * Hardware Abstraction Layer (HAL) available for     * Hardware Abstraction Layer (HAL) available for 
-     * UNICENS +     * USB Audio DAC (2CH, 8CH, Jabra)
-     * USB Audio+
      * Intel Audio      * Intel Audio
      * Renesas Audio (M3 and M3+Kingfisher)      * Renesas Audio (M3 and M3+Kingfisher)
-     ​* ​FIXME QEMU  +     * QEMU  
-     ​* ​FIXME TI Vayu +     * TI Vayu (see known issues) 
-     ​* ​FIXME Raspberry Pi 3+     * UNICENS (see known issues) 
 +     * Raspberry Pi 3 (see known issues)
    * Vehicle Messaging and Signaling Improvements    * Vehicle Messaging and Signaling Improvements
      * Improved performance ​      * Improved performance ​
      * Dynamic signal creation      * Dynamic signal creation
  
-==== Flounder ​6.0.0 RC2  ====+**Known Issues in Funky Flounder:** 
 +  * Known Audio issues 
 +    * No audio on TI Vayu and Intel Upsquare and Raspberry Pi [[https://​jira.automotivelinux.org/​browse/​SPEC-1610 |SPEC-1610]] 
 +    * No Bluetooth audio for phone calls 
 +    * FiberDyne amp not supported yet[[https://​jira.automotivelinux.org/​browse/​SPEC-1758 |SPEC-1758]]
  
-FIXME FF 6.0.0 RC2 is pre-releaseContinue to use RC1 +  * Known Home screen issues 
 +    * [[https://​jira.automotivelinux.org/​browse/​SPEC-1717 |SPEC-1717]] - No home screen when the SOTA build option is enabled
  
-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]]  +  * Other Issues 
 +    * [[https://jira.automotivelinux.org/​browse/SPEC-1745 |SPEC-1745]] - Raspberry Pi 3 B and B+ with full HDMI display will run out of graphical memory and crashWorkaround is to lower resolution (queued for 6.0.1). 
 +    * [[https://​jira.automotivelinux.org/​browse/​SPEC-1766 |SPEC-1766]] - Phone App contacts not updating from connected PBAP device
  
-^ Board Name             ^ SOC               ​^ ​Flounder 6.0.0 RC2 Binary ​                                                                                                                                                                                                                   ^+==== Latest Stable Release ==== 
 + 
 +==== Flounder 6.0.4  ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.4.tar.bz2|Funky Flounder 6.0.4 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | | 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). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.4/​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]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.4/​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/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.4/​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/ ​                                                                                                                                | +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.4/​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:+To download all layers for the for Flounder 6.0.:
  
-    $ repo init -b master ​-m flounder_5.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b flounder ​-m flounder_6.0.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ 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+[[https://​jira.automotivelinux.org/​issues/?​filter=12302 | Jira issues closed in Flounder 6.0.4]].
  
 +==== Flounder 6.0.3  ====
  
-==== Flounder ​6.0.0 RC1  ====+Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.3.tar.bz2|Funky Flounder 6.0.3 source tar]]  
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-5.99.1.tar.bz2|Funky Flounder ​6.0.0 RC1 source tar]]  +^ Board Name             ^ SOC               ^ 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/​6.0.3/​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/​6.0.3/​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/​6.0.3/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
-^ Board Name             ^ SOC               ​^ ​Flounder 6.0.0 RC1 Binary ​                                                                                                                                                                                                                   ^+ 
 + 
 +To download all layers for the for Flounder 6.0.3 : 
 + 
 +    $ repo init -b flounder -m flounder_6.0.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12301 | Jira issues closed in Flounder 6.0.3]]. 
 + 
 + 
 +==== Flounder 6.0.2  ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.2.tar.bz2|Funky Flounder 6.0.2 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 | Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | | 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.1/​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). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.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.1/​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]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.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.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.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/ ​                                                                                                                                | +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.2/​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:+To download all layers for the for Flounder 6.0.:
  
-    $ repo init -b master ​-m flounder_5.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b flounder ​-m flounder_6.0.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12001 | Jira issues closed in Flounder 6.0.0 RC1]].  This reflects the changes from Eel 5.0.0 to Flounder 6.0.0+[[https://​jira.automotivelinux.org/​issues/?​filter=12201 | Jira issues closed in Flounder 6.0.2]]. 
 + 
 + 
 +==== Flounder 6.0.1  ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.1.tar.bz2|Funky Flounder 6.0.1 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ 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/​6.0.1/​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/​6.0.1/​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/​6.0.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Flounder 6.0.1 : 
 + 
 +    $ repo init -b flounder -m flounder_6.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12108 | Jira issues closed in Flounder 6.0.1]]. 
 + 
 +==== Flounder 6.0.0  ==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.0.tar.bz2|Funky Flounder 6.0.0 source tar]]   
 + 
 +^ Board Name             ^ SOC               ^ 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/​6.0.0/​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/​6.0.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/​flounder/​6.0.0/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Flounder 6.0.0 : 
 + 
 +    $ repo init -b flounder -m flounder_6.0.0.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]]. ​ This reflects the changes from Eel 5.0.0 to Flounder 6.0.0 
 + 
 + 
 +The changelog is availabe as {{:​agl-distro:​6.0.0.pdf|pdf}} and as {{:​agl-distro:​6.0.0.ods|ods}}.
  
  
Line 135: Line 408:
      * 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 ​
- 
-==== Latest Stable Release ==== 
  
 ==== Eel 5.1.0  ==== ==== Eel 5.1.0  ====
agl-distro/release-notes.txt · Last modified: 2024/03/08 14:48 by wminer