UCM-iMX8M-Mini: Yocto Linux: Package contents
Revision as of 17:45, 18 October 2020 by imported>Kirill.kapranov
Package contents
Layout
├── development │ └── README.html ├── images │ ├── ucm-imx8m-mini.manifest │ ├── rootfs.tar.bz2 │ └── ucm-imx8m-mini.sdcard.bz2 ├── kernel │ ├── dtb │ │ └── ucm-imx8m-mini.dtb │ ├── Image-ucm-imx8m-mini │ └── modules-ucm-imx8m-mini.tgz ├── README.txt └── version.txt
development
Development documentation
images
- ucm-imx8m-mini.mainfest - Manifest provides an actual version info for all component of the build
- rootfs.tar.bz2 - Yocto Linux root file-system
- ucm-imx8m-mini.sdcard.bz2 - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
kernel
- Image-ucm-imx8m-mini - ready to run Linux kernel for UCM-iMX8M-Mini
- modules-ucm-imx8m-mini.tgz - a modules archive, that match the Linux kernel
- dtb - Device tree blobs folder
- ucm-imx8m-mini.dtb - default device tree blob for UCM-iMX8M-Mini evaluation board kit