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 1f0d8ad..9fb1991 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.30" | 1 | LINUX_VERSION ?= "4.14.34" |
2 | 2 | ||
3 | SRCREV = "9696aab22bb8163fb3a2a262dd6c67f6d05b70a1" | 3 | SRCREV = "f70eae405b5d75f7c41ea300b9f790656f99a203" |
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 \ |