summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-09-07 15:37:51 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-09-11 11:36:35 +0100
commit19be0e76a29fa5a470d982398ac3fa185367cebe (patch)
treedfd971f28bab1f2af54cedc8006707893a552b65
parentd747f4cf47fac4543b22fb1a64b74ffb2030d07a (diff)
downloadmeta-raspberrypi-19be0e76a29fa5a470d982398ac3fa185367cebe.tar.gz
linux-raspberrypi: Update to 4.14.68
Signed-off-by: Andrei Gherzan <andrei@gherzan.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 acbd225..54936fa 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.58" 1LINUX_VERSION ?= "4.14.68"
2 2
3SRCREV = "a06f9e522301dfacc1f382d72e6a9792d8350328" 3SRCREV = "8c8666ff6c1254d325cfa300d16f9928b3f31fc0"
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 \