summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter A. Bigot <pab@pabigot.com>2018-05-06 07:02:43 -0500
committerAndrei Gherzan <andrei@gherzan.com>2018-05-09 16:45:50 +0100
commit8aca17aa5833cb4f2716a950079f6cdef2c699ee (patch)
treeb314da94d463f6934cd8be9e68e996de5ac1784d
parent70d0c308242c78890c7b4a8a7c2c1f28aafdcb6f (diff)
downloadmeta-raspberrypi-8aca17aa5833cb4f2716a950079f6cdef2c699ee.tar.gz
linux-raspberrypi: Update to v4.14.39
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
-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 9fb1991..0478576 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.34" 1LINUX_VERSION ?= "4.14.39"
2 2
3SRCREV = "f70eae405b5d75f7c41ea300b9f790656f99a203" 3SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6"
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 \