CL-SOM-iMX8X: Yocto Linux: Package contents

From Compulab Mediawiki
Jump to: navigation, search

Layout

├── development
│   └── README.html
├── images
│   ├── cl-som-imx8x.sdcard.bz2
│   └── rootfs.tar.bz2
├── kernel
│   ├── dtb
│   │   ├── cl-som-imx8x.dtb
│   │   └── sb-imx8x.dtb
│   ├── Image
│   └── modules-cl-som-imx8x.tgz
├── README.txt
└── version.txt

version.txt

The contents of the version.txt identifies the package version and versions of its components.

development

Development documentation

  • readme.html - package WiKi documentation links

images

  • cl-som-imx8x.sdcard.bz2 - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
  • rootfs.tar.bz2 - compressed Yocto Linux root file system tree

kernel

  • Image - ready to run Linux kernel
  • modules-cl-som-imx8x.tgz - a compressed tree of modules, that matches the ready to run Linux kernel
  • dtb - Device tree blobs folder
    • cl-som-imx8x.dtb  - basic device tree blob for the CL-SOM-iMX8X module.
    • sb-imx8x.dtb - device tree blob for CL-SOM-iMX8X evaluation board kit (default)