Re: [yocto] incohenrence between defconf, .config and /proc/config.gz

2019-09-10 Thread María del Mar Velasco AERTEC SolutionsAerospace & Aviation
used when target was written for first time using *.wic file still remains). Any idea about how to keep kernel config updates in *.ext4 file? Thanks in advance De: María del Mar Velasco AERTEC Solutions – Aerospace & Aviation Enviado el: viernes, 6 de septiembre de 2019 10:50 Para: 'y

[yocto] incohenrence between defconf, .config and /proc/config.gz

2019-09-06 Thread María del Mar Velasco AERTEC SolutionsAerospace & Aviation
Dear all, I have built an image after doing changes in kernel config by adding a layer that adds lines in .config file. This changes lead me to an undesired configuration, so I decided to undo the last kernel config. When I remove the layer that adds lines in .config file, I ensure that kernel

[yocto] systemd gives me a failed boot

2019-07-24 Thread María del Mar Velasco AERTEC SolutionsAerospace & Aviation
Dear all, I use rocko branch of poky and I am able to create the core-image-minimal-dev and boot my target system without problems. Now, I am interested in using systemd in the target. I follow the Yocto project instructions, by adding the following lines in local.conf: DISTRO_FEATURES_append

Re: [yocto] ERROR: Actual rootfs size is larger than allowed

2019-07-22 Thread María del Mar Velasco AERTEC SolutionsAerospace & Aviation
Thanks you very much for your reply! You’ve helped me a lot! Grateful -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] ERROR: Actual rootfs size is larger than allowed

2019-07-19 Thread María del Mar Velasco AERTEC SolutionsAerospace & Aviation
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