Adding in the initramfs-module-netsetup has grown the initramfs by a small amount.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb b/meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb index e5834656..d6981131 100644 --- a/meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb +++ b/meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb @@ -11,7 +11,7 @@ INITRAMFS_FSTYPES = "cpio cpio.xz" INITRAMFS_MAXSIZE = "131072" -IMAGE_OVERHEAD_FACTOR = "1.25" +IMAGE_OVERHEAD_FACTOR = "1.20" IMAGE_NAME = "ti-core-initramfs" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20202): https://lists.yoctoproject.org/g/meta-ti/message/20202 Mute This Topic: https://lists.yoctoproject.org/mt/120486353/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
