summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew Moseley <drew.moseley@northern.tech>2018-11-28 17:01:53 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2018-12-12 16:22:54 +0000
commitb25228fcb3b2ec7b835f6f583f06fdf25b76aed9 (patch)
treec46b83cac11129aeed95b120aec8f43c0a49fa46
parentc6c1bdde86e5378029abbf0ddd0a0cd6eee1ac28 (diff)
downloadmeta-raspberrypi-b25228fcb3b2ec7b835f6f583f06fdf25b76aed9.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 \