[yocto] [meta-raspberrypi][PATCH 7/9] linux-raspberrypi_4.9.bb: Upgrade to 4.9.8
Paul Barker
paul at paulbarker.me.uk
Thu Feb 9 00:23:27 PST 2017
On Wed, 8 Feb 2017 21:49:01 -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 1f8fe11..c59bae5 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.5"
> +LINUX_VERSION ?= "4.9.8"
>
> -SRCREV = "fd03479116aebe4a9faf64e108b3ab7eeb8cb71a"
> +SRCREV = "a5204ea3b15aa8eaaf2c3c7db7dfb177a84af730"
> SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
> "
> require linux-raspberrypi.inc
Can we squash this with the upgrade to 4.9.5?
More information about the yocto
mailing list