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 [2019/02/15 13:13]
jsmoeller
agl-distro:release-notes [2019/09/06 16:11]
waltminer Added HH 8.0.1 release notes
Line 8: Line 8:
  
 ----- -----
-===== Grumpy Guppy =====+===== Happy Halibut ​===== 
 +**New Features available in Happy Halibut.** 
 +   * UCB updated to use Yocto project version 2.6 (thud)  
 +   * Telematics Profile and demo available in meta-agl-telematics-demo layer 
 +   * AGL Application Framework 
 +     * Multi-user security rules. AGL no longer runs applications and service binders as root user. 
 +     * Process kill now available from afm-util  
 +   * Weston 6.0 now available  
 +   * Waltham transmitter and receiver refactored and now fully available in IVI and Instrument Cluster profiles  
 +   * Web App Manager 
 +     * Latest Chromium 68 patches included 
 +     * Qt dependencies removed 
 +   * Pipewire audio support 
 +     * Pipewire is default audio build option 
 +     * 4A is no longer a build option 
 +     * Initial session manager (wireplumber) created 
 +     * A new audiomixer binding has been introduced to serve as a backend for the mixer application 
 +     * Bluetooth audio is temporarily not available - will be added back in 8.0.1 
 +   * CAN 
 +     * J1939 support added 
 +     * Writing to CAN bus fully supported and secured
  
-FIXME Note that Grumpy Guppy has not been officially releasedUse at your own riskThe [[agl-distro:​release-notes#​latest_stable_releaselatest stable release]] is still on Funky Flounder+   * Test Cases added for numerous AGL Service Binders: afb, bluetooth, bluetooth-map,​ bluetooth-pbap,​ gps, mediaplayer,​ nfc, and weather 
 +   * Board Support Packages 
 +     * Renesas RCar3 BSPs updated to v3.15  
 +     * i.MX6 reenabled using etnaviv open source graphics 
 +     * New Support for SanCloud ​[[https://​elinux.org/​SanCloud_BeagleBoneEnhanced | BeagleBone Enhanced]] + Automotive Cape support 
 +     * Preliminary Raspberry Pi 4 BSP included (agl-image-minimal) 
 +   * Task manager application now available as an installable widget 
 +   * Numerous fixes throughout AGL as documented in [[https://​jira.automotivelinux.org/​issues/?​filter=12402 ​Jira]] 
  
-**New Features available ​in Grumpy Guppy.**+Known Issues  
 +   Raspberry Pi 4 support limited to agl-image-minimal. Full graphical support expected ​in upcoming patch release
  
-FIXME tba 
  
 +==== Halibut 8.0.1 ====
  
 +**NOTE: 8.0.1 has not been officially released. Continue to use Halibut 8.0.0 in the meantime.** ​
  
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-8.0.1.tar.bz2|Happy Halibut 8.0.1 source tar]]  ​
  
-New Features available in Grumpy Guppy.+^ 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/​halibut/​8.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/​halibut/​8.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/​halibut/​8.0.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​8.0.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
-    Voice Recognition/​Speech API 
-        Alexa integration 
  
-    Instrument cluster demo image available 
  
-    App Framework improvements+To download all layers for the for Halibut 8.0.1 :
  
-    ​SDK Improvements+    ​$ repo init -b master -m halibut_8.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync
  
-    Wide range of hardware board support including Renesas, Qualcomm Technologies,​ Intel, Texas Instrument, NXP, and Raspberry Pi 
  
-    Apps improvements +Known issues: 
-        App Repository available at https://download.automotivelinux.org/​AGL/apps/flounder/ . +  * Changes in audio config files for PipeWire per board required as documented by George. ​ See https://github.com/​automotive-grade-linux/​docs-sources/​pull/​6/​commits/​8b5b33e504e2d42e55ac25d8ba7ec5102ecd746f 
-        Updated Reference applications including media player, tuner, navigation, web browser, Bluetooth, WiFi, HVAC control, audio mixer and vehicle controls+  * Audio on rpi3 only via HDMI (not on 3.5mm jack) 
 +  * [[https://​jira.automotivelinux.org/​browse/SPEC-2553|SPEC-2553]] - Dragonboard 410 no touch input 
 +  * [[https://jira.automotivelinux.org/​browse/​SPEC-2616|SPEC_2616]] - RPI not booting to homescreen when using DSI touchscreen (7inch)
  
-    Application Framework Binder APIs reworked ​for Bluetooth+[[https://​jira.automotivelinux.org/​issues/?​filter=12701 | Jira issues closed ​for Halibut 8.0.1]].
  
-    Audio Management +==== Latest Stable Release ==== 
-        Soft mixer added to 4a to emulate smart hardware for mixing and equalization for hardware that does not support itThis allows mixing to harmonized across all hardware types. +==== Halibut 8.0.0 ====
-        Pulse Audio plug-in available for 4a+
  
-    Hardware Abstraction Layer (HAL) available for +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-8.0.0.tar.bz2|Happy Halibut 8.0.0 source tar]]  ​
-        USB Audio DAC (2CH, 8CH, Jabra) +
-        Intel Audio +
-        Renesas Audio (M3 and M3+Kingfisher) +
-        QEMU +
-        TI Vayu (see known issues) +
-        UNICENS (see known issues) +
-        Raspberry Pi 3 (see known issues)+
  
-    Vehicle Messaging and Signaling Improvements+^ 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/​halibut/​8.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/​halibut/​8.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/​halibut/​8.0.0/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​8.0.0/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
-    ​ 
  
-Known Issues in Grumpy Guppy: 
  
-    Known issues +To download all layers for the for Halibut 8.0.0 :
-        No audio on TI Vayu and Raspberry Pi (see SPEC-1610)+
  
 +    $ repo init -b master -m halibut_8.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
  
  
 +Known issues:
 +  * Changes in audio config files for PipeWire per board required as documented by George. ​ See https://​github.com/​automotive-grade-linux/​docs-sources/​pull/​6/​commits/​8b5b33e504e2d42e55ac25d8ba7ec5102ecd746f
 +  * Audio on rpi3 only via HDMI (not on 3.5mm jack)
 +  * [[https://​jira.automotivelinux.org/​browse/​SPEC-2553|SPEC-2553]] - Dragonboard 410 no touch input
 +  * [[https://​jira.automotivelinux.org/​browse/​SPEC-2616|SPEC_2616]] - RPI not booting to homescreen when using DSI touchscreen (7inch)
  
-The list of git commits since the Funky Flounder release is on [[agl-distro/release-notes-changes-7.0.0|this wiki page]]+[[https://jira.automotivelinux.org/​issues/?​filter=12402 ​Jira issues closed for Halibut]].
  
-==== 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/ ​                                                                                                                                | 
  
  
 +===== Grumpy Guppy =====
  
-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 
  
 +**New Features available in Grumpy Guppy.**
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed ​for Guppy to date]].+  * 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
  
  
-==== Guppy RC5 6.99. ====+**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) ​   ​
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.5.tar.bz2|Grumpy Guppy 6.99.5 source tar]]  ​+**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 usedMouse axes are flipped. 
 +     * Virtual Box 5.2.26 successfully with these commands.
  
-^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ +   ​PROMPT 0  
-| Renesas M3 Dev Board   ​| Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    | +   TIMEOUT 0  
-| 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). ​ | +   ​ALLOWOPTIONS ​1  
-| 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]] ​                   | +   SERIAL 0 115200 ​ 
-| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.5/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +   DEFAULT boot  
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​6.99.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | +   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
-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+
  
 +The list of git commits since the Funky Flounder release is on [[agl-distro/​release-notes-changes-7.0.0|this wiki page]]
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Guppy to date]]. 
  
 +==== Grumpy Guppy 7.0.3  ====
  
-==== 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.source tar]]  ​+Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.3.tar.bz2|Grumpy Guppy 7.0.source tar]]  ​
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ 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/​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). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​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]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​guppy/​6.99.4/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.3/​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/ ​                                                                                                                                |+| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
 +Known issues:
 +  * SPEC-2623 - M3 Bluetooth and Wifi are intermittently blocked on first boot.
  
  
-To download all layers for the for Guppy RC4 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master ​-m guppy_6.99.4.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b guppy -m guppy_7.0.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 All Jira issues closed for Guppy to date]].+[[https://​jira.automotivelinux.org/​issues/?​filter=12405 | Jira issues closed for Grumpy ​Guppy 7.0.3]].
  
  
-==== Guppy RC3 / 6.99. ====+==== Grumpy ​Guppy 7.0. ====
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.3.tar.bz2|Grumpy Guppy 6.99.source tar]]  ​+Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.2.tar.bz2|Grumpy Guppy 7.0.source tar]]  ​
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ 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/​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). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​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]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​guppy/​6.99.3/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.2/​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/ ​                                                                                                                                |+| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.2/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
  
  
-To download all layers for the for Guppy RC3 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master ​-m guppy_6.99.3.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b guppy -m guppy_7.0.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 All Jira issues closed for Guppy to date]].+[[https://​jira.automotivelinux.org/​issues/?​filter=12400 | Jira issues closed for Grumpy ​Guppy 7.0.2]].
  
  
 +Known issues:
 +  * Audio over HDMI (Minnow/​Upsquare) - https://​jira.automotivelinux.org/​browse/​SPEC-2211
  
 +==== Grumpy Guppy 7.0.1  ====
  
-==== Guppy RC2 / 6.99.2 ​ ==== +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-7.0.1.tar.bz2|Grumpy Guppy 7.0.source tar]]  ​
- +
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.2.tar.bz2|Grumpy Guppy 6.99.source tar]]  ​+
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ 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/​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). ​ | +| QEMU                   | x86 (64 bit)      | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​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]] ​                   | +| Intel Minnowboard Max  | Atom E38xx        | [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.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/​guppy/​6.99.2/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| TI Vayu                | Jacinto 6         | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​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/ ​                                                                                                                                |+| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​guppy/​7.0.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
  
  
  
-To download all layers for the for Guppy RC2 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master ​-m guppy_6.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b guppy -m guppy_7.0.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 All Jira issues closed for Guppy to date]].+[[https://​jira.automotivelinux.org/​issues/?​filter=12308 | Jira issues closed for Grumpy ​Guppy 7.0.1]].
  
  
-==== Guppy RC1 6.99.1  ====+Known issues: 
 +  * Audio over HDMI (Minnow/Upsquare) - https://​jira.automotivelinux.org/​browse/​SPEC-2211
  
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​guppy/​agl-guppy-6.99.1.tar.bz2|Grumpy Guppy 6.99.source tar]]  ​+ 
 +==== 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.source tar]]  ​
  
 ^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^ ^ 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/​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). ​ | +| 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/​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]] ​                   | +| 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/​6.99.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | +| 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/​6.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |+| 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 Guppy RC1 6.99.:+To download all layers for the for Grumpy ​Guppy 7.0.:
  
-    $ repo init -b master -m guppy_6.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo+    $ repo init -b master -m guppy_7.0.0.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
     $ repo sync     $ repo sync
  
  
-[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | Jira issues closed for Guppy]].+[[https://​jira.automotivelinux.org/​issues/?​filter=12206 | All Jira issues closed for Grumpy ​Guppy]].
  
  
Line 252: Line 315:
     * [[https://​jira.automotivelinux.org/​browse/​SPEC-1766 |SPEC-1766]] - Phone App contacts not updating from connected PBAP device     * [[https://​jira.automotivelinux.org/​browse/​SPEC-1766 |SPEC-1766]] - Phone App contacts not updating from connected PBAP device
  
-==== Latest Stable Release ​====+ 
 +==== Flounder 6.0.5  ​==== 
 + 
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​flounder/​agl-flounder-6.0.5.tar.bz2|Funky Flounder 6.0.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/​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/​6.0.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/​flounder/​6.0.5/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​flounder/​6.0.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
 + 
 + 
 + 
 +To download all layers for the for Flounder 6.0.5 : 
 + 
 +    $ repo init -b flounder -m flounder_6.0.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12307 | Jira issues closed in Flounder 6.0.5]]. 
  
 ==== Flounder 6.0.4  ==== ==== Flounder 6.0.4  ====
agl-distro/release-notes.txt · Last modified: 2024/05/21 10:44 by jsmoeller