diff options
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb b/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb index 1a990fe..224bc6d 100644 --- a/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb +++ b/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION ?= "4.14.81" | 1 | LINUX_VERSION ?= "4.14.91" |
2 | 2 | ||
3 | SRCREV = "acf578d07d57480674d5361df9171fe9528765cb" | 3 | SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3" |
4 | SRC_URI = " \ | 4 | SRC_URI = " \ |
5 | git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \ | 5 | git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \ |
6 | file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ | 6 | file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ |