[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi_4.9.bb: Update to 4.9.12

Paul Barker paul at paulbarker.me.uk
Sat Feb 25 01:11:03 PST 2017


On Fri, 24 Feb 2017 16:03:59 -0800
Khem Raj <raj.khem at gmail.com> wrote:

> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
> b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index
> dcca369..b41a8ef 100644 ---
> a/recipes-kernel/linux/linux-raspberrypi_4.9.bb +++
> b/recipes-kernel/linux/linux-raspberrypi_4.9.bb @@ -1,8 +1,8 @@
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
>  
> -LINUX_VERSION ?= "4.9.10"
> +LINUX_VERSION ?= "4.9.12"
>  
> -SRCREV = "095c4480e1f623bdc8a221a171ef13b2223706b1"
> +SRCREV = "c1271995832a090a94eb3b1c1678cb51b84ef1ca"
>  SRC_URI =
> "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y
> \
> file://0001-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch
> \ "

rpi-4.9.y is now the default branch upstream and they've started
merging in new stable releases instead of rebasing. So how soon do we
want to make 4.9.y the default in meta-raspberrypi?

I've already tested a 4.9 series kernel with u-boot on an rpi and an
rpi3 so I'm happy that it all looks good.

I'm away this weekend so I can't send the patch right now myself. If
no-one else jumps on it I'll send a patch towards the end of the week
to change the default.

Thanks,
Paul



More information about the yocto mailing list