Versions Compared

Key

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

...

Code Block
languagenone
bitbake <Image Name> 

build sdk with:

Code Block
bitbake -c populate_sdk <Image Name>

Image Name

Target

Provided By Layer

core-image-minimal

A small image that only allows a device to boot

Poky

core-image-base

A console-only image that fully supports the target device hardware

Poky

core-image-sato

An image with Sato, a mobile environment and visual style for mobile devices. The image supports X11 with a Sato theme, Pimlico applications. It contains a terminal, an editor and a file manager

Poky

seco-image-base

It build a base image for SECO boards with custom features packages for test and debug

SECO

seco-image-qt

It builds an image for SECO boards with QT5 custom features packages for GUI development

SECO

seco-image-test

It builds an image for SECO boards with testing packages for multimedia application.

SECO

...