From: Lee Chee Yang <[email protected]>

Signed-off-by: Lee Chee Yang <[email protected]>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index f05a5872..c12740be 100644
--- a/README
+++ b/README
@@ -207,14 +207,14 @@ add below configuration to local.conf :
 
   WKS_FILE = "image-installer.wks.in"
   IMAGE_FSTYPES:append = " ext4"
-  IMAGE_TYPEDEP_wic = "ext4"
+  IMAGE_TYPEDEP:wic = "ext4"
   INITRD_IMAGE_LIVE="core-image-minimal-initramfs"
   do_image_wic[depends] += "${INITRD_IMAGE_LIVE}:do_image_complete"
   do_rootfs[depends] += "virtual/kernel:do_deploy"
   IMAGE_BOOT_FILES:append = "\
       ${KERNEL_IMAGETYPE} \
       microcode.cpio \
-      ${IMGDEPLOYDIR}/${IMAGE_BASENAME}-${MACHINE}.ext4;rootfs.img \
+      ${IMGDEPLOYDIR}/${IMAGE_BASENAME}-${MACHINE}.rootfs.ext4;rootfs.img \
       ${@bb.utils.contains('EFI_PROVIDER', 'grub-efi', 
'grub-efi-bootx64.efi;EFI/BOOT/bootx64.efi', '', d)} \
       ${@bb.utils.contains('EFI_PROVIDER', 'grub-efi', 
'${IMAGE_ROOTFS}/boot/EFI/BOOT/grub.cfg;EFI/BOOT/grub.cfg', '', d)} \
       ${@bb.utils.contains('EFI_PROVIDER', 'systemd-boot', 
'systemd-bootx64.efi;EFI/BOOT/bootx64.efi', '', d)} \
-- 
2.37.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8188): 
https://lists.yoctoproject.org/g/meta-intel/message/8188
Mute This Topic: https://lists.yoctoproject.org/mt/103050200/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to