Started seeing the following error in my builds:

         ERROR: A native program mkfs.ext4 required to build the image was not 
found
         Please make sure wic-tools have e2fsprogs-native in its DEPENDS

Signed-off-by: Trevor Woerner <[email protected]>
---
 conf/machine/include/rockchip-wic.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/rockchip-wic.inc 
b/conf/machine/include/rockchip-wic.inc
index 30b0d57..6fa5367 100644
--- a/conf/machine/include/rockchip-wic.inc
+++ b/conf/machine/include/rockchip-wic.inc
@@ -7,6 +7,7 @@ WKS_FILE = "rockchip.wks"
 WKS_FILE_DEPENDS ?= " \
        mtools-native \
        dosfstools-native \
+       e2fsprogs-native \
        virtual/bootloader \
        virtual/kernel \
        "
-- 
2.34.1.75.gabe6bb3905

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

Reply via email to