...
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
Code Block |
---|
language | bash |
---|
title | setup script |
---|
|
cd $AGL_TOP
source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-lxc |
...
Code Block |
---|
|
bitbake lxc-host-image-demo |
...
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 |
...