User Tools

Site Tools


releases

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
releases [2016/08/07 20:45]
jsmoeller
releases [2016/11/08 21:02]
jsmoeller [1.0 'Agile Albacore']
Line 1: Line 1:
 ====== Automotive Grade Linux Releases ====== ====== Automotive Grade Linux Releases ======
  
-===== 2.0 'Brilliant Blowfish' ​=====+===== 2.0 Brilliant Blowfish ​===== 
 +==== Brilliant Blowfish Features and Benefits ==== 
 +Changes made for Version 2.0 (Brilliant Blowfish) of the AGL UCB include: 
 +    Linux-based distribution updated to use Yocto Project version 2.0 
 +    Connman network management as used by GENIVI and Tizen 
 +    Vehicle bus messaging replaced with AGL developed solution for signaling ​   
 +    Build server moved to faster hardware with Jenkins Job Builder coming on-line in Q3 2016  
 +    A completely revamped test infrastructure utilizing Fuego and Lava to run standard test suites 
 + 
 +Beta Features available for testing in the Version 2.0 AGL Staging git tree  
 +    AGL Application Framework with life cycle management and access control that enables application and resource isolation 
 +    Secured automotive bus prevents unwanted intrusions onto MOST, CAN, or other buses 
 +    Audio Routing Plug-in combining the best of GENIVI and Tizen audio management enabling streamlined audio management configurability  
 + 
 +==== Release files ==== 
 + 
 +^ Board Name      ^ SOC    ^ blowfish ​ 2.0.3 src tar ^ blowfish 2.0.0 Binary ^ 
 +| Reneses Porter ​ | Renesas R-Car M2  |[[https://​download.automotivelinux.org/​AGL/​release/​blowfish/​agl-blowfish-2.0.3.tar.bz2|agl-blowfish-2.0.3.tar.bz2]] | n/a | 
 +| QEMU            | x86 (64 bit)   ​|[[https://​download.automotivelinux.org/​AGL/​release/​blowfish/​agl-blowfish-2.0.3.tar.bz2|agl-blowfish-2.0.3.tar.bz2]] | [[https://​download.automotivelinux.org/​AGL/​release/​blowfish/​2.0.3/​qemux86-64/​deploy/​images/​qemux86-64/​agl-demo-platform-qemux86-64.vmdk|agl-demo-platform-qemux86-64.vmdk]] | 
 +| Intel Minnowboard Max | Atom E38xx |[[https://​download.automotivelinux.org/​AGL/​release/​blowfish/​agl-blowfish-2.0.3.tar.bz2|agl-blowfish-2.0.3.tar.bz2]] | [[https://​download.automotivelinux.org/​AGL/​release/​blowfish/​2.0.3/​intel-corei7-64/​deploy/​images/​intel-corei7-64/​agl-demo-platform-intel-corei7-64.hddimg|agl-demo-platform-intel-corei7-64.hddimg]] |  
 + 
 +==== Sources ==== 
 +Prepare [[https://​source.android.com/​source/​developing.html | Repo]]: 
 +    $ mkdir ~/bin 
 +    $ export PATH=~/​bin:​$PATH 
 +    $ curl https://​storage.googleapis.com/​git-repo-downloads/​repo > ~/​bin/​repo 
 +    $ chmod a+x ~/​bin/​repo 
 + 
 +To download all layers for the for the latest stable release, Brilliant Blowfish 2.0: 
 +    $ repo init -b blowfish -u https://​gerrit.automotivelinux.org/​gerrit/​AGL/​AGL-repo 
 +    $ repo sync 
 + 
 + 
 +===== 1.0 Agile Albacore ​=====
  
-===== 1.0 'Agile Albacore'​ ===== 
 ==== Agile Albacore Features and Benefits ==== ==== Agile Albacore Features and Benefits ====
 Based on the Yocto Project, a complete embedded Linux development environment with tools, metadata, and documentation,​ the new AGL distribution includes: Based on the Yocto Project, a complete embedded Linux development environment with tools, metadata, and documentation,​ the new AGL distribution includes:
releases.txt · Last modified: 2017/01/06 11:06 by jsmoeller