summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-09-17 22:28:42 -0700
committerAndrei Gherzan <andrei@gherzan.com>2017-09-20 15:50:20 +0100
commitd31377b81a9ca7e9e70f334da68c2bdb437380fe (patch)
tree489b489f2712b907164ef415686fc0c70e881c35
parent5a2b34e56c228a2fa768a2b3feeebc9f4600b7c4 (diff)
downloadmeta-raspberrypi-d31377b81a9ca7e9e70f334da68c2bdb437380fe.tar.gz
linux-raspberrypi_4.9.bb: Upgrade to 4.9.50
Signed-off-by: Khem Raj <raj.khem@gmail.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 ba17020..068965f 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.41" 3LINUX_VERSION ?= "4.9.50"
4 4
5SRCREV = "4153f509b449f1c1c816cf124c314975c3daa824" 5SRCREV = "46e2d4d1bd2c17e2f84dd90768321ee0bbaa6b8a"
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