diff options
Diffstat (limited to 'meta-yocto-bsp/wic/genericarm64.wks.in')
| -rw-r--r-- | meta-yocto-bsp/wic/genericarm64.wks.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/wic/genericarm64.wks.in b/meta-yocto-bsp/wic/genericarm64.wks.in index ee7da87ded..52ee8147fa 100644 --- a/meta-yocto-bsp/wic/genericarm64.wks.in +++ b/meta-yocto-bsp/wic/genericarm64.wks.in | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # long-description: Creates a partitioned EFI disk image that the user | 2 | # long-description: Creates a partitioned EFI disk image that the user |
| 3 | # can directly dd to boot media. | 3 | # can directly dd to boot media. |
| 4 | 4 | ||
| 5 | part /boot --source bootimg-efi --sourceparams="loader=${EFI_PROVIDER},initrd=${INITRAMFS_IMAGE}-${MACHINE}.${INITRAMFS_FSTYPES}" --label boot --active --align 1024 --use-uuid | 5 | part /boot --source bootimg_efi --sourceparams="loader=${EFI_PROVIDER},initrd=${INITRAMFS_IMAGE}-${MACHINE}.${INITRAMFS_FSTYPES}" --label boot --active --align 1024 --use-uuid |
| 6 | 6 | ||
| 7 | part swap --size 44 --label swap --fstype=swap --use-uuid | 7 | part swap --size 44 --label swap --fstype=swap --use-uuid |
| 8 | 8 | ||
