On Fri, 2022-02-25 at 23:24 +0100, Alexander Kanavin wrote: > I’m… confused :) Do I need to change something? This particular combination of > arches is only used for cross manifests, so it shouldn’t touch other things?
Yes, this needs a tweak. Imagine you have a TMPDIR where you build with two different machines, an x86 one and an arm one. Your patch as it stands removes the current cross toolchain but not the other one. The ABI of TMPDIR changes only once so you need to cover all cross recipes here, not just the current one. I do worry that globing will uninstall other things too, but I think (I'm not 100% sure) it will then just reinstall them from sstate. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162416): https://lists.openembedded.org/g/openembedded-core/message/162416 Mute This Topic: https://lists.openembedded.org/mt/89396617/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-