From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] linux-yocto: build fixes and BSP support
Date: Thu, 7 May 2015 23:36:11 -0400 [thread overview]
Message-ID: <cover.1431055930.git.bruce.ashfield@windriver.com> (raw)
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
next reply other threads:[~2015-05-08 3:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 3:36 Bruce Ashfield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1431055930.git.bruce.ashfield@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox