diff options
author | Peter A. Bigot <pab@pabigot.com> | 2018-05-06 07:02:43 -0500 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2018-05-09 16:45:50 +0100 |
commit | 8aca17aa5833cb4f2716a950079f6cdef2c699ee (patch) | |
tree | b314da94d463f6934cd8be9e68e996de5ac1784d | |
parent | 70d0c308242c78890c7b4a8a7c2c1f28aafdcb6f (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | LINUX_VERSION ?= "4.14.34" | 1 | LINUX_VERSION ?= "4.14.39" |
2 | 2 | ||
3 | SRCREV = "f70eae405b5d75f7c41ea300b9f790656f99a203" | 3 | SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6" |
4 | SRC_URI = " \ | 4 | SRC_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 \ |