Hi. I want to use mkfs.ext4 in my recipe. I found that in meta/classes-recipe/image_types.bbclass , line 96 contains "mkfs.ext4 -d" option to create ext4 image from a directory ($IMAGE_ROOTFS).
I'd like to know if it's possible to use this "-d" option in my recipe. I can call "/sbin/mkfs.ext4", but it does not support "-d". Thanks in advance.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60577): https://lists.yoctoproject.org/g/yocto/message/60577 Mute This Topic: https://lists.yoctoproject.org/mt/100137829/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
