Hi, I am working with Tegra Xavier and meta-tegra.
During the build process, 2 images get generated: - initramfs (cpio archive) - the actual roofs image initramfs is archived with cpio and since the cpio image type is enabled, bitbake tries to cpio the rootfs. The roofts is more than 2GB (not difficult with CUDA libraries) and cpio fails due to some 2GB size limitation. How can I keep the initramfs with cpio, but disable cpio archiving for the rootfs which I don't need or use for anything? Thanks, -Damien
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52013): https://lists.yoctoproject.org/g/yocto/message/52013 Mute This Topic: https://lists.yoctoproject.org/mt/79702974/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
