From 953dc5a406be6e1ad78c8aaf90df66ff4d7e5275 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 22 Apr 2016 16:38:07 +0200 Subject: [PATCH] linux-raspberrypi_4.1: Update to v4.1.21 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb index b55c9ff..79fac66 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.1.18" +LINUX_VERSION ?= "4.1.21" -SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465" +SRCREV = "ff45bc0e8917c77461b2901e2743e6339bb70413" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \ file://0001-dts-add-overlay-for-pitft22.patch \ "