summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/wic/edgerouter.wks
blob: 7176fe436b47a2ee02758a2282ef0e46115b22f4 (plain)
1
2
3
4
# short-description: Create SD card image for Edgerouter
# long-description: Create a partitioned SD card image for MIPS64 Edgerouter reference hardware.
part /boot --source bootimg-partition --ondisk sda --fstype=vfat --label boot --active --align 4 --size 16
part / --source rootfs --ondisk sda --fstype=ext4 --label root --align 4