diff options
author | Andrei Gherzan <andrei@gherzan.com> | 2018-09-07 15:37:51 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2018-09-11 11:36:35 +0100 |
commit | 19be0e76a29fa5a470d982398ac3fa185367cebe (patch) | |
tree | dfd971f28bab1f2af54cedc8006707893a552b65 | |
parent | d747f4cf47fac4543b22fb1a64b74ffb2030d07a (diff) | |
download | meta-raspberrypi-19be0e76a29fa5a470d982398ac3fa185367cebe.tar.gz |
linux-raspberrypi: Update to 4.14.68
Signed-off-by: Andrei Gherzan <andrei@gherzan.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 acbd225..54936fa 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.58" | 1 | LINUX_VERSION ?= "4.14.68" |
2 | 2 | ||
3 | SRCREV = "a06f9e522301dfacc1f382d72e6a9792d8350328" | 3 | SRCREV = "8c8666ff6c1254d325cfa300d16f9928b3f31fc0" |
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 \ |