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 [2020/01/24 13:14]
jsmoeller
agl-distro:release-notes [2020/02/10 18:41]
jsmoeller
Line 33: Line 33:
   * New windowmanager/​homescreen  (FIXME)   * New windowmanager/​homescreen  (FIXME)
   * html5 only image using WAM   * html5 only image using WAM
 +==== Icefish RC5 (v8.99.5) ====
 +
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​agl-icefish-8.99.5.tar.bz2|Itchy Icefish 8.99.5 source tar]]  ​
 +
 +^ Board Name             ^ SOC               ^ Binary ​                                                                                                                                                                                                                   ^
 +| Renesas M3 Dev Board   | Renesas R-Car M3  | n/a (see Note 1)                                                                                                                                                                                                                    |
 +| QEMU                   | x86_64 ​     | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.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). ​ |
 +| Up² (Intel) ​ | x86_64 ​       | [[https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.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]] ​                   |
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
 +| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.5/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                |
 +
 +More builds available under https://​download.automotivelinux.org/​AGL/​release/​icefish/​8.99.5/​ .
 +
 +
 +To download all layers for the for Icefish 8.99.5 :
 +
 +    $ repo init -b master -m icefish_8.99.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +
 +Known issues:
 +  * No audio on Raspberry Pi 3/4 jack; HDMI works.
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12807 | All Jira issues closed for Icefish]].
  
 ==== Icefish RC4 (v8.99.4) ==== ==== Icefish RC4 (v8.99.4) ====
Line 180: Line 204:
  
 ==== Latest Stable Release ==== ==== Latest Stable Release ====
 +==== Halibut 8.0.5 ====
 +
 +Download the AGL [[https://​download.automotivelinux.org/​AGL/​release/​halibut/​agl-halibut-8.0.5.tar.bz2|Happy Halibut 8.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/​halibut/​8.0.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/​halibut/​8.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/​halibut/​8.0.5/​dra7xx-evm/​deploy/​images/​dra7xx-evm/ ​                                                                                                                                    |
 +| Raspberry Pi 3         | Broadcomm 2836    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​8.0.5/​raspberrypi3/​deploy/​images/​raspberrypi3/ ​                                                                                                                                |
 +| Raspberry Pi 4         | Broadcomm 2711    | https://​download.automotivelinux.org/​AGL/​release/​halibut/​8.0.5/​raspberrypi4/​deploy/​images/​raspberrypi4/ ​                                                                                                                                |
 +
 +
 +To download all layers for the for Halibut 8.0.5 :
 +
 +    $ repo init -b master -m halibut_8.0.5.xml -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo
 +    $ repo sync
 +
 +
 +Known issues:
 +  * Occasion one-way audio on phone calls with Raspberry Pi 3/4
 +  * [[https://​jira.automotivelinux.org/​browse/​SPEC-2553|SPEC-2553]] - Dragonboard 410 no touch input
 +
 +
 +[[https://​jira.automotivelinux.org/​issues/?​filter=12803 | Jira issues closed for Halibut 8.0.5]].
 +
 ==== Halibut 8.0.4 ==== ==== Halibut 8.0.4 ====
  
agl-distro/release-notes.txt · Last modified: 2024/04/23 12:41 by wminer