diff options
-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 \ |