From 22fb2b4b25d28bcbf9c71cb8ad165e024530b5f4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 14 Dec 2016 18:34:44 -0800 Subject: linux-raspberrypi-4.8: Upgrade to 4.8.13 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb b/recipes-kernel/linux/linux-raspberrypi_4.8.bb index 2626d62..d4aaae2 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.8.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.8.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.8.12" +LINUX_VERSION ?= "4.8.13" -SRCREV = "ca6ab40b8e878f96f44ab48bfddef299a82aa683" +SRCREV = "430587d6949e71d5eec9cf6ebd90106c11d2e08c" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \ " require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf