On Monday 30 July 2012 23:52:18 Elvis Dowson wrote: > On Jul 30, 2012, at 9:18 PM, Paul Eggleton wrote: > > FYI, we do do this already for most significant changes, and it was done > > for this one. The trouble with this specific issue is, if you happened to > > build a normal image prior to building meta-toolchain or indeed any other > > user of do_populate_sdk, the error will not occur because > > rpmresolve-native would already have been built; hence why this was > > missed. > > Ah, I see. I normally alway build meta-toolchain, so that I get the cross > compiler built first, before trying to build core-image-minimal.
I'm guessing you already know this, but you can just build core-image-minimal without building meta-toolchain and the cross compiler will be built automatically (and since meta-toolchain builds a bunch of other things it will take less time overall). Of course, you may actually need the output of meta- toolchain, in which case you're getting something for the extra build time; but in that case it still does not matter which order you build them in. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto