On 7/19/19 4:27 AM, María del Mar Velasco AERTEC Solutions – Aerospace &
Aviation wrote:
Dear all,
I am new at Yocto Project and I have a simple question. I have cloned
poky (rocko branch), sourced the environment and bitbaked the
core-minimal-image-dev without problems. I can write the image in a SD
Card and I am able to boot the system.
However, when I add IMAGE_INSTALL_append to local.conf with some
packages recipes (IMAGE_INSTALL_append = “nodejs” for example), I get
the following error:
* ERROR: Function failed: do_image_wic
* ERROR: Actual rootfs size (284260 KB) is larger than allowed size
262144 KB.
My question is: where could I find that 262144 KB default size value?
I would like to change it and make it bigger. I have tried to add
IMAGE_ROOTFS_SIZE = “5000000” to local.conf file but it still fails.
you might want to check the kickstart ( .wks ) file and adjust the
--fixed-size values for partition sizes
I attach the log.do_image_wic file.
Thanks you in advance,
MM
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto