On Tue, 27 Sept 2022 at 16:56, Peter Kjellerstedt <[email protected]> wrote: > Since I of course do not want for my developers to face this > error when they update, I have two options: > > 1) I can remove the old templateconf.cfg file in our wrapper. > This means I have to duplicate the code in > scripts/oe-buildenv-internal that calculates the BUILDDIR > variable. It also means I will have to keep and maintain this > code for the foreseeable future. > 2) Change the code in scripts/oe-setup-builddir so that it is > not hardcoded to only support OE and Poky, but instead is > generic and works the same for anyone. > > From my point of view, option 2 should be the natural choice.
Three options. You can also instruct your developers to simply remove their build directories. Is that such a catastrophe? We do not promise that build directories stay backwards compatible and never explode on distro upgrades, we try out best, but sometimes they just don't. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#171107): https://lists.openembedded.org/g/openembedded-core/message/171107 Mute This Topic: https://lists.openembedded.org/mt/93847437/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
