summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPepijn de Vos <s.p.devos@utwente.nl>2018-12-12 13:14:08 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2018-12-15 12:34:29 +0000
commit1aa973ce382caf2d4aff8164cd91c435d1aa86a9 (patch)
tree5d5b8b4d3be3bd881824a93485eee270487bbcf5
parentef84874a055a0135993edb2098fe96c6030e97d2 (diff)
downloadmeta-raspberrypi-1aa973ce382caf2d4aff8164cd91c435d1aa86a9.tar.gz
linux-raspberrypi: Update to 4.14.87
To match 20181211 firmware Signed-off-by: Pepijn de Vos <pepijndevos@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 8f47f69..3556437 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.85" 1LINUX_VERSION ?= "4.14.87"
2 2
3SRCREV = "802d8776632344a4354d8ef5f142611a4c878570" 3SRCREV = "faf0452f03b09c7063a2b14b23f61b3bd7eb264a"
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 \