summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-08-25 13:40:05 +0000
committerAndrei Gherzan <andrei@gherzan.com>2017-09-06 18:44:27 +0100
commit6521c4db7da55920fd0c840c6fc309269ae385e2 (patch)
treefb1dcf4ae3afe71b41a565995f9a0cae04a7ceb6
parent6b38f3c6f9fda1c3e4844e0856991eb2fc77feb8 (diff)
downloadmeta-raspberrypi-6521c4db7da55920fd0c840c6fc309269ae385e2.tar.gz
linux-raspberrypi: Update to tag 'raspberrypi-kernel_1.20170811-1'
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb4
1 files 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 ed36f30..ba17020 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.9.35" 3LINUX_VERSION ?= "4.9.41"
4 4
5SRCREV = "be2540e540f5442d7b372208787fb64100af0c54" 5SRCREV = "4153f509b449f1c1c816cf124c314975c3daa824"
6SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" 6SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
7 7
8require linux-raspberrypi.inc 8require linux-raspberrypi.inc