diff options
| author | Zahari Petkov <zahari@balena.io> | 2019-02-13 18:05:26 +0200 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-02-19 18:16:40 +0000 |
| commit | 0a4d4dc17dd6b7463fe107b49cf38f4fdaebd909 (patch) | |
| tree | 0ded865777bdcdcfa90645ed9fa5772d7b7e03f3 | |
| parent | 0f832cb8a4748e3d3ba866268eb4f322afb8d693 (diff) | |
| download | meta-raspberrypi-0a4d4dc17dd6b7463fe107b49cf38f4fdaebd909.tar.gz | |
linux-raspberrypi: Update to 4.14.98
Signed-off-by: Zahari Petkov <zahari@balena.io>
| -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 3556437..c68d2d0 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.87" | 1 | LINUX_VERSION ?= "4.14.98" |
| 2 | 2 | ||
| 3 | SRCREV = "faf0452f03b09c7063a2b14b23f61b3bd7eb264a" | 3 | SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d" |
| 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 \ |
