Difference between revisions of "UCM-iMX8M-Mini: Yocto Linux: Package contents"
imported>Igor.vaisbein |
imported>Kirill.kapranov (→Layout) |
||
Line 5: | Line 5: | ||
=== Layout === | === Layout === | ||
<pre> | <pre> | ||
+ | ucm-imx8m-mini_yocto-linux | ||
├── development | ├── development | ||
│ └── README.html | │ └── README.html | ||
├── images | ├── images | ||
│ ├── ucm-imx8m-mini.manifest | │ ├── ucm-imx8m-mini.manifest | ||
− | │ └── ucm-imx8m-mini. | + | │ └── ucm-imx8m-mini.wic.bz2 |
├── kernel | ├── kernel | ||
│ ├── dtb | │ ├── dtb | ||
Line 24: | Line 25: | ||
=== 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. | + | * {{filename|ucm-imx8m-mini.wic.bz2}} - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system |
=== kernel === | === kernel === |
Revision as of 21:58, 8 June 2021
Package contents
Layout
ucm-imx8m-mini_yocto-linux ├── development │ └── README.html ├── images │ ├── ucm-imx8m-mini.manifest │ └── ucm-imx8m-mini.wic.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.wic.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