On Fri, 27 Nov 2015 13:34:27 Paul Eggleton wrote: > One aspect that will probably change in the future is how it picks up the > kernel configuration - for > https://bugzilla.yoctoproject.org/show_bug.cgi?id=5574 (which I hope to get > to for 2.1, but no promises) we will need to write the kernel configuration > to the sysroot so that we have somewhere we can look for it; if that's the > case there'll be no need to copy it specially in > buildhistory-extra.bbclass.
Hmm, I really should have checked kernel.bbclass before saying anything - it is already copying the kernel config to ${STAGING_KERNEL_BUILDDIR}/.config, so provided you look there at the right time (i.e. after do_shared_workdir of the kernel has executed) it should be possible to optimise how that's dealt with right now. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core