diff options
author | Andrei Gherzan <andrei@gherzan.com> | 2018-07-26 19:26:48 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2018-07-26 19:26:48 +0100 |
commit | 98f5e6eae78c8b19e11f817e77aa5d84ccd76da5 (patch) | |
tree | d922930f4035d554374ce1980edfb680c1a05625 | |
parent | 3623b89c53880f00ff0c8fbed895eb665f1374e4 (diff) | |
download | meta-raspberrypi-98f5e6eae78c8b19e11f817e77aa5d84ccd76da5.tar.gz |
linux-raspberrypi: Update to v4.14.58
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 dbcdc03..acbd225 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.52" | 1 | LINUX_VERSION ?= "4.14.58" |
2 | 2 | ||
3 | SRCREV = "36d224f4ae8759252a3583f147ae4487a9790073" | 3 | SRCREV = "a06f9e522301dfacc1f382d72e6a9792d8350328" |
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 \ |