summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-04-16 16:22:27 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-04-23 14:08:04 +0100
commit9e3a5ef513e97187e936fc3eddc483fca629c13c (patch)
tree7923b03f86bbaef8e52c0f37fa532f50333d9513 /recipes-kernel
parent2bea3356a93f1838f51eec42c88c370ad6cd82bd (diff)
downloadmeta-raspberrypi-9e3a5ef513e97187e936fc3eddc483fca629c13c.tar.gz
linux-raspberrypi: Update to v4.14.34
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.14.bb b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
index 1f0d8ad..9fb1991 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.14.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.14.30" 1LINUX_VERSION ?= "4.14.34"
2 2
3SRCREV = "9696aab22bb8163fb3a2a262dd6c67f6d05b70a1" 3SRCREV = "f70eae405b5d75f7c41ea300b9f790656f99a203"
4SRC_URI = " \ 4SRC_URI = " \
5 git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \ 5 git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \
6 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 6 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \