summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-08-25 13:40:05 +0000
committerAndrei Gherzan <andrei@gherzan.com>2017-08-29 15:36:13 +0100
commitc098439ac10f1c968b12b584d3e434aea758f519 (patch)
tree1782363f0a07b79874f548fb2b2d4607f40bd2c2
parent94e2929f746f7e49a7870f7ea889dcbed05296c7 (diff)
downloadmeta-raspberrypi-c098439ac10f1c968b12b584d3e434aea758f519.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