Bump the IMAGE_OVERHEAD_FACTOR to avoid the check.
Signed-off-by: Ryan Eatmon <[email protected]>
---
meta-arago-distro/recipes-core/images/tisdk-tiny-initramfs.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-core/images/tisdk-tiny-initramfs.bb
b/meta-arago-distro/recipes-core/images/tisdk-tiny-initramfs.bb
index 37b777f6..e19be8a6 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-tiny-initramfs.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-tiny-initramfs.bb
@@ -17,7 +17,7 @@ IMAGE_FEATURES:remove = "package-management"
INITRAMFS_FSTYPES = "cpio cpio.xz"
#INITRAMFS_MAXSIZE = "65536"
-#IMAGE_OVERHEAD_FACTOR = "1"
+IMAGE_OVERHEAD_FACTOR = "1.1"
IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16885):
https://lists.yoctoproject.org/g/meta-arago/message/16885
Mute This Topic: https://lists.yoctoproject.org/mt/116735533/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-