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/08/11 15:02]
jsmoeller
agl-distro:release-notes [2019/09/06 16:08]
waltminer Delete HH RCs
Line 32: Line 32:
    * Test Cases added for numerous AGL Service Binders: afb, bluetooth, bluetooth-map,​ bluetooth-pbap,​ gps, mediaplayer,​ nfc, and weather. ​    * Test Cases added for numerous AGL Service Binders: afb, bluetooth, bluetooth-map,​ bluetooth-pbap,​ gps, mediaplayer,​ nfc, and weather. ​
    * Board Support Packages    * Board Support Packages
-     * Renesas RCar3 BSPs updated to v3.19+     * Renesas RCar3 BSPs updated to v3.15 
      * i.MX6 reenabled using etnaviv open source graphics      * i.MX6 reenabled using etnaviv open source graphics
      * New Support for SanCloud [[https://​elinux.org/​SanCloud_BeagleBoneEnhanced | BeagleBone Enhanced]] + Automotive Cape support      * New Support for SanCloud [[https://​elinux.org/​SanCloud_BeagleBoneEnhanced | BeagleBone Enhanced]] + Automotive Cape support
Line 72: Line 72:
  
  
-==== Halibut RC3 / 7.99.3 ​ ==== 
- 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-7.99.3.tar.bz2|Happy Halibut 7.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/​halibut/​7.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/​halibut/​7.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/​halibut/​7.99.3/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​7.99.3/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
- 
- 
- 
-To download all layers for the for Halibut RC1 7.99.3 : 
- 
-    $ repo init -b master -m halibut_7.99.3.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 
-  * SPEC-2553 - Dragonboard 410 no touch input 
-  * SPEC-2616 - RPI not booting to homescreen when using DSI touchscreen (7inch) 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12402 | Jira issues closed for Halibut]]. 
- 
-------- 
- 
-==== Halibut RC2 / 7.99.2 ​ ==== 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-7.99.2.tar.bz2|Happy Halibut 7.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/​halibut/​7.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/​halibut/​7.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/​halibut/​7.99.2/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​7.99.2/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
- 
- 
- 
-To download all layers for the for Halibut RC1 7.99.2 : 
- 
-    $ repo init -b master -m halibut_7.99.2.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12402 | Jira issues closed for Halibut]]. 
- 
-------- 
- 
-==== Halibut RC1 / 7.99.1 ​ ==== 
- 
-Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-7.99.1.tar.bz2|Happy Halibut 7.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/​halibut/​7.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/​halibut/​7.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/​halibut/​7.99.1/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    | 
-| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​7.99.1/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                | 
- 
- 
- 
-To download all layers for the for Halibut RC1 7.99.1 : 
- 
-    $ repo init -b master -m halibut_7.99.1.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
-    $ repo sync 
- 
- 
-[[https://​jira.automotivelinux.org/​issues/?​filter=12402 | Jira issues closed for Halibut]]. 
- 
-------- 
  
  
agl-distro/release-notes.txt ยท Last modified: 2024/04/23 12:41 by wminer