Richard, Here's the second revision of this series. I've included the braswell and qemumips fixes again, since they are still outstanding from an older pull request.
On top of those, I have two fixes for KBUILD_DEFCONFIG processing and in-tree configs (reported on the mailing list), and a fix for the race condition that was likely breaking Martin's builds. Ross managed to reproduce the error locally, and that got me on the right track to find the race condition. I never did see the error locally, but the ordering fix should be correct, and it is worth getting into the mix IMHO. I've also built this for qemux86, and there are no configuration warnings, so that issue should be solved as well. Bruce The following changes since commit 4a711028c709d4bb1421e1637ae3fb0ac404fb45: oe-selftest: devtool: add a proper test to see if tap devices exist (2015-05-07 14:59:43 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (4): linux-yocto/3.19: Braswell support and bug fixes linux-yocto/3.14: fix qemumips build error linux-yocto: fix race between checkout and meta data generation kernel-yocto: propagate in tree defconfigs to WORKDIR meta/classes/kernel-yocto.bbclass | 13 +++++++------ meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 16 ++++++++-------- meta/recipes-kernel/linux/linux-yocto_3.19.bb | 16 ++++++++-------- 6 files changed, 27 insertions(+), 26 deletions(-) -- 2.1.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core