From b82067de87a65d15cf7970326f2b4de6d209f638 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 18 Apr 2017 21:51:01 +0100 Subject: [PATCH] linux-raspberrypi_4.9: Bump to 4.9.21 Signed-off-by: Andrei Gherzan --- 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 3aba67b..c0e8b83 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.13" +LINUX_VERSION ?= "4.9.21" -SRCREV = "28ea32b9afb5d813986c4ab940c26fe298d80ed2" +SRCREV = "5e4ee836560d4c0371e109bf469e1ad808ae7a44" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \ " require linux-raspberrypi.inc