summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-04 08:38:29 -0700
committerAndrei Gherzan <andrei@gherzan.com>2018-07-07 11:27:15 +0100
commitc4400ca81124243859706cc9a46aa44d443a6e6d (patch)
tree254c8c2e536888150e7572498173ce0281cb9068
parentc9a4b5666fcc99c05c2ca1c62a4481662037a27c (diff)
downloadmeta-raspberrypi-c4400ca81124243859706cc9a46aa44d443a6e6d.tar.gz
linux-raspberrypi: Update to 4.14.52+
Signed-off-by: Khem Raj <raj.khem@gmail.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 0478576..dbcdc03 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.39" 1LINUX_VERSION ?= "4.14.52"
2 2
3SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6" 3SRCREV = "36d224f4ae8759252a3583f147ae4487a9790073"
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 \