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.
Run the aglsetup.sh Script
setup script
cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-lxc
Using Bitbake
bitbake
bitbake lxc-host-image-demo
Marlin
Needlefish
Octpus
Run the aglsetup.sh Script
setup script
cd $AGL_TOP source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-ic-container
Using Bitbake
bitbake
bitbake agl-cluster-demo-lxc-host
Pike
TBD