diff options
| author | Drew Moseley <drew.moseley@northern.tech> | 2018-11-28 17:01:53 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-02-19 18:16:40 +0000 |
| commit | 77a5cc016ac93c7b92a56c6a5170da77626026c8 (patch) | |
| tree | b444a5605ec500ec6ae3da765958189a745a88e7 | |
| parent | fb9599c5ec69630ac34f9f46bb5aca1a563681ee (diff) | |
| download | meta-raspberrypi-77a5cc016ac93c7b92a56c6a5170da77626026c8.tar.gz | |
linux-raspberrypi: Update to 4.14.85
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
| -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 d11b599..8f47f69 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.79" | 1 | LINUX_VERSION ?= "4.14.85" |
| 2 | 2 | ||
| 3 | SRCREV = "9ca74c53cbda1f104bce3b33850fd3bf33eb3793" | 3 | SRCREV = "802d8776632344a4354d8ef5f142611a4c878570" |
| 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 \ |
