Difference between revisions of "UCM-iMX8M-Mini: Yocto Linux: Package contents"
imported>Kirill.kapranov |
imported>Igor.vaisbein |
||
Line 9: | Line 9: | ||
├── images | ├── images | ||
│ ├── ucm-imx8m-mini.manifest | │ ├── ucm-imx8m-mini.manifest | ||
− | |||
│ └── ucm-imx8m-mini.sdcard.bz2 | │ └── ucm-imx8m-mini.sdcard.bz2 | ||
├── kernel | ├── kernel | ||
Line 25: | Line 24: | ||
=== images === | === images === | ||
* {{filename|ucm-imx8m-mini.mainfest}} - Manifest provides an actual version info for all component of the build | * {{filename|ucm-imx8m-mini.mainfest}} - Manifest provides an actual version info for all component of the build | ||
− | |||
* {{filename|ucm-imx8m-mini.sdcard.bz2}} - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system | * {{filename|ucm-imx8m-mini.sdcard.bz2}} - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system | ||
Revision as of 10:54, 8 November 2020
Package contents
Layout
├── development │ └── README.html ├── images │ ├── ucm-imx8m-mini.manifest │ └── 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
- 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