Skip to content

[CLASS][WIC] Increase parametrization for CleaOS wks.in

Nicola Sparnacci requested to merge nspa/wic into scarthgap_kickoff

Added a new variable WKS_BOOTFS_ROOTFS_PARTITION_LAYOUT to fully parametrize clea-os-image-simple.wks.in. The variable is populated starting from WKS_BOOTFS_ROOTFS_PARTITION_LAYOUT_LIST and splitting it in new lines with the | separator.

Added ad new variable WKS_BOOT_EXTRA_OPTIONS to add extra bootloader arguments.

The definition of these variables have been moved to clea-os-distro.bbclass so that layers without Seco's machines (i.e. QEMU and RaspberryPi) can use clea-os-image-simple.wks.in.

Tested on:

To be tested on:

  • iMX
  • Mediatek
  • Rockchip

Signed-off-by: Nicola Sparnacci nicola.sparnacci@seco.com

Edited by Davide Cardillo

Merge request reports

Loading