Error The rootfs size exceeds IMAGE_ROOTFS_MAXSIZE:
Hello
I am getting the following error after trying to build the image
The rootfs size 5956484(K) exceeds IMAGE_ROOTFS_MAXSIZE: 763904(K)
and I don't find anything related to this problem apart from this line that should be implemented in the local.conf file:
MENDER_STORAGE_TOTAL_SIZE_MB=....
Will this solve my problem? If not how do I solve this problem please I am a beginner with yocto.
I want to use the maximum space that I can so that this error won't come again. I will add a lot of packages and modules after so please tell me if there is a default size to apply.
Thank you
