This should have been set on "ext2" not "ext2.gz". It is also the default now for "ext2" in oe-core anyway. Drop this line.
Signed-off-by: Andrew Davis <[email protected]> --- meta-arago-distro/recipes-core/images/arago-image.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-arago-distro/recipes-core/images/arago-image.inc b/meta-arago-distro/recipes-core/images/arago-image.inc index 33dca89b..f4f74310 100644 --- a/meta-arago-distro/recipes-core/images/arago-image.inc +++ b/meta-arago-distro/recipes-core/images/arago-image.inc @@ -4,9 +4,6 @@ LICENSE = "MIT" COMPATIBLE_MACHINE = "ti-soc" -# 4KB per 1 inode should be enough -EXTRA_IMAGECMD:ext2.gz += "-i 4096" - IMAGE_INSTALL = " \ packagegroup-core-boot \ ${CORE_IMAGE_EXTRA_INSTALL} \ -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17001): https://lists.yoctoproject.org/g/meta-arago/message/17001 Mute This Topic: https://lists.yoctoproject.org/mt/117386826/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
