...
Distribution | Remarks |
---|---|
fsl-imx-wayland | Wayland weston graphics. |
fsl-imx-xwayland | Wayland graphics and X11. X11 applications using EGL are not supported. |
fsl-imx-fb | Frame Buffer graphics - no X11 or Wayland. Frame Buffer is not supported on i.MX 8. |
Machine | Remarks |
---|---|
imx8mmevk | NXP i.MX 8M Mini Eval-Kit. Use for Trizeps VIII Mini, Myon II, SBCSOM |
...
Project-Image | 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 a Sato theme and uses Pimlico applications. It contains a terminal, an editor and a file manager. | Poky |
imx-image-core | An i.MX image with i.MX test applications to be used for Wayland backends. This image is used by our daily core testing. | meta-imx/meta-sdk |
fsl-image-machine-test | An FSL Community i.MX core image with console environment - no GUI interface. | meta-freescale-distro |
imx-image-multimedia | Builds an i.MX image with a GUI without any Qt content. | meta-imx/meta-sdk |
imx-image-full | Builds an opensource Qt 5 image with Machine Learning features. These images are only supported for i.MX SoCwith hardware graphics. They are not supported on the i.MX 6UltraLite, i.MX 6UltraLiteLite, i.MX 6SLL, and i.MX 7Dual. | meta-imx/meta-sdk |
After reboot or opening a new terminal window, you can restart the build environment with:
...