meta-agl-core: fix entropy gathering on rng-tools 6.9
[AGL/meta-agl.git] / meta-agl-bsp / wic / systemd-intel-corei7-64-bootdisk.wks
index 828969b..db46c18 100644 (file)
@@ -3,9 +3,9 @@
 # can directly dd to boot media. The selected bootloader is systemd-boot
 # and we do not have swap
 
-part /boot --source bootimg-efi --sourceparams="loader=systemd-boot" --ondisk sda --label msdos --active --align 1024
+part /boot --source bootimg-efi --sourceparams="loader=systemd-boot" --use-uuid --label msdos --active --align 1024
 
-part / --source rootfs --ondisk sda --fstype=ext4 --label platform --align 1024 --use-uuid
+part / --source rootfs --fstype=ext4 --label platform --align 1024 --use-uuid
 
 # Modify the append line here as needed to suit the environment.
 #