AGL Instrument Cluster demo matrics (change history)
Overview
AGL Instrument cluster demo is supported from Lamprey. This cluster demo featrue is initial integration. So, there are many updates each version, and the update is in progress. [ 1 ]
Basically, the documentation for build procedure is descibed AGL Doc site / IC demo .
In this page , the change history for each version is shown by single page to easy to confirm new developers.
Support board list
AGL ver. | SK(H3/M3) | SK+KF(H3/M3) | RefHW |
---|---|---|---|
Lamprey | Yes | - | - |
Marlin | Yes | Yes | Yes |
Needlefish | |||
Octpus | - | ||
(Pike) |
( Note : Salvator board is not confirmed. if you find issu using salvator (H3/M3) or Ebisu board, please inform agl mailing list ( mailto : agl-dev-community@lists.automotivelinux.org )
IC demo feature
Lamprey
Lamprey support single display output and cluster-demo gui is shown on LXC. This version is integrate and tested by Starter Kit (H3/M3) only.
Marlin
Run the aglsetup.sh Script
cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-lxc
Using Bitbake
bitbake lxc-host-image-demo
Needlefish
Octpus
Run the aglsetup.sh Script
cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-ic-container
Using Bitbake
bitbake agl-cluster-demo-lxc-host
Pike
TBD
Run the aglsetup.sh Script
cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-ic-container
Using Bitbake
bitbake agl-instrument-cluster-container-demo
Notes : The detail of other demo reference package is described here.
Build Procedure for AGL IC with Container Integration