From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] linux-yocto*: consolidated pull request
Date: Mon, 8 Sep 2014 15:55:20 -0400 [thread overview]
Message-ID: <cover.1410205901.git.bruce.ashfield@windriver.com> (raw)
Richard/Saul,
Here's the next round of linux-yocto* changes for the 1.7 release. The
notable update here, is the introduction of the 3.17-rcX kernel via both
linux-yoct-dev and a named recipe (which uses the same -dev tree for
now).
I've built and booted all the qemu BSPs on this tree, using the kernel-dev
image type.
The fixes required from that testing are the lttng and perf commits. I'll
drop the perf commit once a fix is available via the upstream kernel. I
tested both the perf and lttng updates on older and newer kernels without
any issues.
I'm on the road for the next three days, but wanted to get this out for
a preview before being a bit unresponsive, and to let others apply and build
these if they want.
I've done my best here, but I expect we'll find something in the broader
testing.
Cheers,
Bruce
The following changes since commit 1894522f357fdf0b6adb2dcc14f12817628596bd:
bitbake: tinfoil: add a means of enabling variable history tracking (2014-09-05 10:14:25 +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 (7):
linux-yocto/3.10: baytrail i/o updates
lttng-modules: fix compilation for 3.17-rcX
perf: fix v3.17 powerpc compilation issues
linux-yocto: introduce v3.17
linux-yocto/3.10: update valleyisland-io merge branch
linux-yocto/3.14: configuration updates and feature merges.
linux-yocto-dev: bump to v3.17+
meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 6 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 4 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb | 21 ++++
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 +--
meta/recipes-kernel/linux/linux-yocto_3.14.bb | 16 +--
meta/recipes-kernel/linux/linux-yocto_3.17.bb | 37 ++++++
...probes-should-calculate-alignment-and-eve.patch | 127 +++++++++++++++++++++
...e-kvm-instrumentation-compile-on-3.17-rc1.patch | 43 +++++++
.../Update-statedump-to-3.17-nsproxy-locking.patch | 67 +++++++++++
meta/recipes-kernel/lttng/lttng-modules_2.5.0.bb | 3 +
meta/recipes-kernel/perf/perf.bb | 5 +
14 files changed, 330 insertions(+), 27 deletions(-)
create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb
create mode 100644 meta/recipes-kernel/linux/linux-yocto_3.17.bb
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/Fix-noargs-probes-should-calculate-alignment-and-eve.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/Update-kvm-instrumentation-compile-on-3.17-rc1.patch
create mode 100644 meta/recipes-kernel/lttng/lttng-modules/Update-statedump-to-3.17-nsproxy-locking.patch
--
1.8.1.2
next reply other threads:[~2014-09-08 19:55 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-08 19:55 Bruce Ashfield [this message]
2014-09-08 19:55 ` [PATCH 1/7] linux-yocto/3.10: baytrail i/o updates Bruce Ashfield
2014-09-08 19:55 ` [PATCH 2/7] lttng-modules: fix compilation for 3.17-rcX Bruce Ashfield
2014-09-09 11:40 ` Burton, Ross
2014-09-09 12:53 ` Bruce Ashfield
2014-09-08 19:55 ` [PATCH 3/7] perf: fix v3.17 powerpc compilation issues Bruce Ashfield
2014-09-09 11:41 ` Burton, Ross
2014-09-08 19:55 ` [PATCH 4/7] linux-yocto: introduce v3.17 Bruce Ashfield
2014-09-08 19:55 ` [PATCH 5/7] linux-yocto/3.10: update valleyisland-io merge branch Bruce Ashfield
2014-09-08 19:55 ` [PATCH 6/7] linux-yocto/3.14: configuration updates and feature merges Bruce Ashfield
2014-09-08 19:55 ` [PATCH 7/7] linux-yocto-dev: bump to v3.17+ Bruce Ashfield
2014-09-09 11:42 ` [PATCH 0/7] linux-yocto*: consolidated pull request Burton, Ross
2014-09-09 12:55 ` Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2014-09-23 14:57 [PATCH 0/7] linux-yocto: " Bruce Ashfield
2015-05-21 19:08 Bruce Ashfield
2016-11-22 15:58 Bruce Ashfield
2018-03-27 15:03 Bruce Ashfield
2018-03-28 10:31 ` Burton, Ross
2018-03-28 10:33 ` Burton, Ross
2018-03-28 12:01 ` Bruce Ashfield
2018-03-28 12:07 ` Burton, Ross
2018-03-28 12:57 ` Bruce Ashfield
2018-03-29 12:58 ` Bruce Ashfield
2018-03-29 13:13 ` Richard Purdie
2018-03-29 13:55 ` Bruce Ashfield
2018-05-18 15:05 Bruce Ashfield
2020-10-06 19:04 Bruce Ashfield
2022-06-07 13:59 bruce.ashfield
2023-12-05 4:26 bruce.ashfield
2023-12-21 14:25 bruce.ashfield
2026-01-06 15:23 bruce.ashfield
2026-01-07 12:53 ` Kevin Hao
2026-01-07 13:59 ` 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.1410205901.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