Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagebash
titlesetup script
cd $AGL_TOP
source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE agl-lxc

...

Code Block
titlebitbake
bitbake lxc-host-image-demo

...

Needlefish


Octpus

Run the aglsetup.sh Script

Code Block
languagebash
titlesetup script
cd $AGL_TOP
source meta-agl/scripts/aglsetup.sh -f -m $MACHINE -b $MACHINE  agl-ic-container

...