yocto host - out of disc space

from here

These are build objects if you don't need them add
INHERIT += "rm_work"

to your
conf/local.conf
which should delete the intermediate objects after a recipe builds.

Comments

Popular posts from this blog

Yocto: BitBake and Dependencies - e.g. One recipe to use output of another recipe

Yocto: kernel modules not showing up in the rootfs

Yocto/Qt5: hello-qt part2 - Licensing