It's a copy of the image list from the release notes instead of a table. With the refactor of the user guide underway, it will be later replaced with a generated list.
Signed-off-by: Lucas Dutra Nunes <[email protected]> --- user-guide/source/image-list.inc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/user-guide/source/image-list.inc b/user-guide/source/image-list.inc index d368890..8b8013a 100644 --- a/user-guide/source/image-list.inc +++ b/user-guide/source/image-list.inc @@ -1,5 +1,6 @@ -========================= ================================================== ========== - Image Description Layer -========================= ================================================== ========== - -========================= ================================================== ========== +* **fsl-image-machine-test**: A console-only image that includes gstreamer packages, Freescale's multimedia packages (VPU and GPU) when available, and test and benchmark applications. +* **fsl-image-mfgtool-initramfs**: Small image to be used with Manufacturing Tool (mfg-tool) in a production environment. +* **fsl-image-multimedia**: A console-only image that includes gstreamer packages and Freescale's multimedia packages (VPU and GPU) when available for the specific machine. +* **fsl-image-multimedia-full**: A console-only image that includes gstreamer packages and Freescale's multimedia packages (VPU and GPU) when available for the specific machine. +* **qt-in-use-image**: qt-in-use-image version 1.0-r0. +* **qte-in-use-image**: qte-in-use-image version 1.0-r0. -- 2.1.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
