diff options
author | Pepijn de Vos <s.p.devos@utwente.nl> | 2018-12-12 13:14:08 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2018-12-15 12:34:29 +0000 |
commit | 1aa973ce382caf2d4aff8164cd91c435d1aa86a9 (patch) | |
tree | 5d5b8b4d3be3bd881824a93485eee270487bbcf5 | |
parent | ef84874a055a0135993edb2098fe96c6030e97d2 (diff) | |
download | meta-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.bb | 4 |
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 @@ | |||
1 | LINUX_VERSION ?= "4.14.85" | 1 | LINUX_VERSION ?= "4.14.87" |
2 | 2 | ||
3 | SRCREV = "802d8776632344a4354d8ef5f142611a4c878570" | 3 | SRCREV = "faf0452f03b09c7063a2b14b23f61b3bd7eb264a" |
4 | SRC_URI = " \ | 4 | SRC_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 \ |