Re: [OE-core] [PATCH v2 07/10] classes/populate_sdk_ext: eliminate double execution on install

2016-06-23 Thread Paul Eggleton
On Fri, 24 Jun 2016 00:07:03 Paul Eggleton wrote: > One result of this change is that you get the errors printed on the > console during normal output rather than this going to the > preparing_build_system.log file first. In OE-Core revision > 227d2cbf9e0b8c35fa6644e3d72e0699db9607fa, we changed

[OE-core] [PATCH v2 07/10] classes/populate_sdk_ext: eliminate double execution on install

2016-06-23 Thread Paul Eggleton
Use the new BB_SETSCENE_ENFORCE functionality to avoid having to run bitbake twice on installing the extensible SDK - we can now do it all in one invocation which not only takes less time, but we should also get more meaningful errors for some types of failure, in particular where downloading from