On Wed, 16 Mar 2022 at 10:13, Manuel Wagesreither <[email protected]> wrote: > I have tried deleting $TMPDIR (build/tmp), $SSTATE_DIR (build/sstate-cache), > $DL_DIR (build/downloads). But these things didn't help me. > > > These directories are crucial for a yocto build and they will get recreated > if not existing. Deleting them does nothing besides prolonging the build > process.
Only the last two. Deleting tmp/ does help as then any needed binary items will be taken from sstate cache instead of being unpacked from source and rebuilt. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56460): https://lists.yoctoproject.org/g/yocto/message/56460 Mute This Topic: https://lists.yoctoproject.org/mt/89817082/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
