From: "Petter Mabäcker" <petter@technux.se>
To: yocto@yoctoproject.org
Subject: [meta-raspberrypi][PATCH 0/5] kernel fixes
Date: Fri, 8 May 2015 23:49:00 +0200 [thread overview]
Message-ID: <cover.1431121258.git.petter@technux.se> (raw)
The following changes since commit c9f29df249b80ab488e4ea6eddc01a6522a28c09:
linux-raspberrypi: Update 3.18 branch to 3.18.11 (2015-04-30 21:55:02 +0200)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib petmab/rpi_kernel_fixes_dts
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=petmab/rpi_kernel_fixes_dts
Petter Mabäcker (5):
devicetree: auto-disable dts for old kernels
README: fix outdated device tree info
linux-raspberrypi: Add 3.14 support
linux-raspberrypi: Drop support for old kernel versions
linux-raspberrypi: Update 3.12 branch to latest
README | 3 +-
classes/linux-raspberrypi-base.bbclass | 29 +++
classes/sdcard_image-rpi.bbclass | 6 +-
recipes-kernel/linux/linux-raspberrypi.inc | 4 +-
.../0001-ASoC-Add-BCM2708-fixes.patch | 263 +++++++++++++++++++++
...ng-lock-from-atomic-context-in-i2c-driver.patch | 235 ++++++++++++++++++
.../sl030raspberrypii2ckernel.patch | 32 ---
recipes-kernel/linux/linux-raspberrypi_3.10.bb | 8 -
recipes-kernel/linux/linux-raspberrypi_3.12.bb | 3 +-
recipes-kernel/linux/linux-raspberrypi_3.14.bb | 9 +
recipes-kernel/linux/linux-raspberrypi_3.16.bb | 8 -
recipes-kernel/linux/linux-raspberrypi_3.6.bb | 8 -
recipes-kernel/linux/linux-raspberrypi_3.8.bb | 8 -
13 files changed, 546 insertions(+), 70 deletions(-)
create mode 100644 classes/linux-raspberrypi-base.bbclass
create mode 100644 recipes-kernel/linux/linux-raspberrypi/0001-ASoC-Add-BCM2708-fixes.patch
create mode 100644 recipes-kernel/linux/linux-raspberrypi/0002-Fix-grabbing-lock-from-atomic-context-in-i2c-driver.patch
delete mode 100644 recipes-kernel/linux/linux-raspberrypi/sl030raspberrypii2ckernel.patch
delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.10.bb
create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.14.bb
delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.16.bb
delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.6.bb
delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.8.bb
--
1.9.1
next reply other threads:[~2015-05-08 21:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 21:49 Petter Mabäcker [this message]
2015-05-08 21:49 ` [meta-raspberrypi][PATCH 1/5] devicetree: auto-disable dts for old kernels Petter Mabäcker
2015-05-10 10:16 ` Andrei Gherzan
2015-05-10 14:20 ` Petter Mabäcker
2015-05-10 14:24 ` Andrei Gherzan
2015-05-10 17:07 ` Petter Mabäcker
2015-05-17 22:46 ` Andrei Gherzan
2015-05-25 14:48 ` Petter Mabäcker
2015-05-08 21:49 ` [meta-raspberrypi][PATCH 2/5] README: fix outdated device tree info Petter Mabäcker
2015-05-08 21:49 ` [meta-raspberrypi][PATCH 3/5] linux-raspberrypi: Add 3.14 support Petter Mabäcker
2015-05-17 22:53 ` Andrei Gherzan
2015-05-08 21:49 ` [meta-raspberrypi][PATCH 4/5] linux-raspberrypi: Drop support for old kernel versions Petter Mabäcker
2015-05-17 22:51 ` Andrei Gherzan
2015-05-08 21:49 ` [meta-raspberrypi][PATCH 5/5] linux-raspberrypi: Update 3.12 branch to latest Petter Mabäcker
2015-05-17 22:53 ` Andrei Gherzan
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.1431121258.git.petter@technux.se \
--to=petter@technux.se \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.