On 13 September 2013 18:06, Paul Barker <[email protected]> wrote: > On 11 September 2013 08:29, Paul Barker <[email protected]> wrote: >> On 10 September 2013 23:36, <[email protected]> wrote: >>> From: Philipp Wagner <[email protected]> >>> >>> 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 <[email protected]> >
Ping on this series as well. Think it'd be really good to get the newer kernel recipes into the repository. -- Paul Barker Email: [email protected] http://www.paulbarker.me.uk _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
