diff options
| author | Paul Barker <paul@betafive.co.uk> | 2019-04-21 09:22:28 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-06-28 16:02:19 +0100 |
| commit | 89bdf97beaf3b136c24c4d6f86c0bcbb47fe3043 (patch) | |
| tree | 9360ab000c1c5a48a9736b4ad13c24f645accbbc | |
| parent | c71d79efc5a06a0c896c278c94f5b14413bb4d69 (diff) | |
| download | meta-raspberrypi-89bdf97beaf3b136c24c4d6f86c0bcbb47fe3043.tar.gz | |
linux-raspberrypi: Update 4.14.y kernel
Signed-off-by: Paul Barker <paul@betafive.co.uk>
| -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 c68d2d0..6563918 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.98" | 1 | LINUX_VERSION ?= "4.14.112" |
| 2 | 2 | ||
| 3 | SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d" | 3 | SRCREV = "6b5c4a2508403839af29ef44059d04acbe0ee204" |
| 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 \ |
