summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew Moseley <drew.moseley@northern.tech>2018-11-28 17:01:53 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2019-02-19 18:16:40 +0000
commit77a5cc016ac93c7b92a56c6a5170da77626026c8 (patch)
treeb444a5605ec500ec6ae3da765958189a745a88e7
parentfb9599c5ec69630ac34f9f46bb5aca1a563681ee (diff)
downloadmeta-raspberrypi-77a5cc016ac93c7b92a56c6a5170da77626026c8.tar.gz
linux-raspberrypi: Update to 4.14.85
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
-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 d11b599..8f47f69 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.79" 1LINUX_VERSION ?= "4.14.85"
2 2
3SRCREV = "9ca74c53cbda1f104bce3b33850fd3bf33eb3793" 3SRCREV = "802d8776632344a4354d8ef5f142611a4c878570"
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 \