meta-netmodule-bsp/wic/sdimage-sota-mek.wks

6 lines
290 B
Plaintext

# short-description: Create OTA-enabled SD card image
# long-description: Creates a partitioned SD card image with OSTree
part u-boot --source rawcopy --sourceparams="file=flash.bin" --ondisk mmcblk --no-table --align 32
part / --source otaimage --ondisk mmcblk --fstype=ext4 --align 4096