summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-04 08:38:29 -0700
committerAndrei Gherzan <andrei@gherzan.com>2018-09-06 20:00:49 +0100
commit391ea937a9561d48553e37c1b75ce6fe9a6fe95e (patch)
tree4825c29c4e1e8d371ece08ca4f25b7140c5cf165 /recipes-kernel
parente0149506ce2f2355e46ddc15d5d1d0886fc3ec37 (diff)
downloadmeta-raspberrypi-391ea937a9561d48553e37c1b75ce6fe9a6fe95e.tar.gz
linux-raspberrypi: Update to 4.14.52+
Signed-off-by: Khem Raj <raj.khem@gmail.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 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 \