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-10-20 15:53:35 +0100
commit015999bc02b52eb46715634fe59551acd90fea45 (patch)
treeef11e31464ad62070454e9b37adaf52d681774cb
parent093286dae8ed5b3d0576090fb631ef0182659212 (diff)
downloadmeta-raspberrypi-015999bc02b52eb46715634fe59551acd90fea45.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