summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-04-16 16:22:12 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-04-23 14:08:04 +0100
commit2bea3356a93f1838f51eec42c88c370ad6cd82bd (patch)
tree19a08ed554e62614802d6a1f9a02bd0488156f5b /recipes-kernel
parent51249c9c7888b5459d287de036c3e3a13d16485c (diff)
downloadmeta-raspberrypi-2bea3356a93f1838f51eec42c88c370ad6cd82bd.tar.gz
linux-raspberrypi: Update v4.9.y kernel
This branch is still getting a few fixes upstream. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
index 2243d4c..21fcfef 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.9.80" 3LINUX_VERSION ?= "4.9.80"
4 4
5SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529" 5SRCREV = "ffd7bf4085b09447e5db96edd74e524f118ca3fe"
6SRC_URI = " \ 6SRC_URI = " \
7 git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ 7 git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \