Some apps I develop require packages not in the default repositories. I can use sfdk to enter the build environment and add repos there, but its very annoying when the build engine resets itself, usually after running a “clean” step in qt creator.
Is there a good way to make permanent changes to a build engine that dont get reset all the time?