diff options
author | Zahari Petkov <zahari@balena.io> | 2019-02-13 18:05:26 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-02-14 16:50:58 +0000 |
commit | 0a042bc24a09f9364c406ed56206fa2a3de7ee81 (patch) | |
tree | fcc9334a59f2848376551984191614afe1bd07b0 | |
parent | 592b4779ac342742af7536333a5ebd2205ff2b1f (diff) | |
download | meta-raspberrypi-0a042bc24a09f9364c406ed56206fa2a3de7ee81.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 \ |