[yocto] [meta-raspberrypi][PATCH 0/4] Refactor kernel recipes
Andrei Gherzan
andrei at gherzan.ro
Tue Nov 12 08:06:12 PST 2013
On Fri, Oct 11, 2013 at 6:50 PM, Paul Barker <paul at paulbarker.me.uk> wrote:
> On 13 September 2013 18:06, Paul Barker <paul at paulbarker.me.uk> wrote:
> > On 11 September 2013 08:29, Paul Barker <paul at paulbarker.me.uk> wrote:
> >> On 10 September 2013 23:36, <lists at philipp-wagner.com> wrote:
> >>> From: Philipp Wagner <mail at philipp-wagner.com>
> >>>
> >>> Hi,
> >>>
> >>> as follow-up to the discussion in
> >>> [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Add version 3.8.13
> >>> I've refactored the kernel recipes a bit and included all discussed
> >>> kernel versions. The default is now 3.6.
> >>>
> >>> I've left linux.inc as-is, as this seems to be copied from meta-oe.
> Should
> >>> we include this directly instead of copying it here?
> >>>
> >>> Philipp
> >>>
> >>> Philipp Wagner (4):
> >>> Refactor kernel recipes to reduce code duplication
> >>> Remove tabs from recipe
> >>> Make Linux 3.6 the default for Raspberry Pi
> >>> Add kernel 3.8 and 3.11 for Raspberry Pi
> >>>
> >>> conf/machine/include/rpi-default-providers.inc | 3 +
> >>> recipes-kernel/linux/linux-raspberrypi.inc | 34 +++++
> >>> recipes-kernel/linux/linux-raspberrypi_3.11.0.bb | 6 +
> >>> recipes-kernel/linux/linux-raspberrypi_3.2.27.bb | 33 +----
> >>> recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 33 +----
> >>> recipes-kernel/linux/linux-raspberrypi_3.8.13.bb | 6 +
> >>> recipes-kernel/linux/linux.inc | 174
> +++++++++++------------
> >>> 7 files changed, 140 insertions(+), 149 deletions(-)
> >>> create mode 100644 recipes-kernel/linux/linux-raspberrypi.inc
> >>> create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.11.0.bb
> >>> create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.8.13.bb
> >>>
> >>> --
> >>> 1.8.1.4
> >>
> >> Testing this now with PREFERRED_VERSION_linux-raspberrypi = "3.8%".
> >>
> >
> > Builds and boots happily.
> >
> > Tested-by: Paul Barker <paul at paulbarker.me.uk>
> >
>
> Ping on this series as well. Think it'd be really good to get the
> newer kernel recipes into the repository.
>
>
Merged.
Thanks,
ag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131112/882926f4/attachment.html>
More information about the yocto
mailing list