summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-07-01 08:51:47 +0100
committerAndrei Gherzan <andrei@gherzan.com>2017-07-02 11:37:13 +0100
commit16a8384a9a9b985ddd08d67a3238509cf7528440 (patch)
treef87dc9944e8b28dd82773641c0888bb40623a796
parent04a33eadfbc14d0d7bbcc38c5225395be9938fbe (diff)
downloadmeta-raspberrypi-16a8384a9a9b985ddd08d67a3238509cf7528440.tar.gz
linux-rasbperrypi: Update to 4.9.35
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 de6be10..ed36f30 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.27" 3LINUX_VERSION ?= "4.9.35"
4 4
5SRCREV = "9a5f215eda12bad29b35040dff00d0346fe517e2" 5SRCREV = "be2540e540f5442d7b372208787fb64100af0c54"
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