Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] linux-yocto: build fixes and BSP support
@ 2015-05-08  3:36 Bruce Ashfield
  2015-05-08  3:36 ` [PATCH 1/4] linux-yocto/3.19: Braswell support and bug fixes Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruce Ashfield @ 2015-05-08  3:36 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-08  3:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08  3:36 [PATCH 0/4] linux-yocto: build fixes and BSP support Bruce Ashfield
2015-05-08  3:36 ` [PATCH 1/4] linux-yocto/3.19: Braswell support and bug fixes Bruce Ashfield
2015-05-08  3:36 ` [PATCH 2/4] linux-yocto/3.14: fix qemumips build error Bruce Ashfield
2015-05-08  3:36 ` [PATCH 3/4] linux-yocto: fix race between checkout and meta data generation Bruce Ashfield
2015-05-08  3:36 ` [PATCH 4/4] kernel-yocto: propagate in tree defconfigs to WORKDIR Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox