From 15a23443c87a0f3852f9cd6abf5057497e523d03 Mon Sep 17 00:00:00 2001 From: Theodor Gherzan Date: Wed, 9 Mar 2016 16:15:02 +0200 Subject: linux-raspberrypi: Update revision to include rpi3 support Signed-off-by: Theodor Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb index e26019e..b55c9ff 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.17" +LINUX_VERSION ?= "4.1.18" -SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae" +SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \ file://0001-dts-add-overlay-for-pitft22.patch \ " -- cgit v1.2.3-54-g00ecf