I build the image with the command #bitbake phytec-headless-image
then I need to add something to the image and I do it like this #rm -rf tmp sstate-cache deploy and #bitbake phytec-headless-image but this is too long, the question is: what to remove , so as not to rebuild all the packages, but so that the package was added to the image, for example, I modified local.conf, it was like this: IMAGE_INSTALL_append = "mbpoll mosquitto" it became like this IMAGE_INSTALL_append = "mbpoll mosquitto ntp ntpdate rsyslog"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55771): https://lists.yoctoproject.org/g/yocto/message/55771 Mute This Topic: https://lists.yoctoproject.org/mt/88322460/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
