...
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 )
...
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
Code Block |
---|
language | bash |
---|
title | setup script |
---|
|
cd $AGL_TOP
source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-lxc |
Using Bitbake
Code Block |
---|
|
bitbake lxc-host-image-demo |
Marlin
Needlefish
Octpus
Run the aglsetup.sh Script
Code Block |
---|
language | bash |
---|
title | setup script |
---|
|
cd $AGL_TOP
source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-ic-container |
Using Bitbake
Code Block |
---|
|
bitbake agl-cluster-demo-lxc-host |
Pike
TBD
https://static.sched.com/hosted_files/ossalsjp21/b1/AGL_ICEG_Activity_ALS2021.pdf?_gl=1*1o9wouq*_ga*MTAyMzY0NDMyNC4xNjY3NTU4MjI3*_ga_XH5XM35VHB*MTY5MDI2Njc0Mi4zOC4xLjE2OTAyNjY3NTAuMC4wLjA.
...