Do not remove sstate cache, it is there specifically so that you do not
have to rebuild all the packages.

Alex

On Mon, 10 Jan 2022 at 14:13, Ivan Riabtsov <[email protected]> wrote:

> 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 (#55772): https://lists.yoctoproject.org/g/yocto/message/55772
Mute This Topic: https://lists.yoctoproject.org/mt/88322460/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to