summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZahari Petkov <zahari@balena.io>2019-02-13 18:05:26 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2019-02-14 16:50:58 +0000
commit0a042bc24a09f9364c406ed56206fa2a3de7ee81 (patch)
treefcc9334a59f2848376551984191614afe1bd07b0
parent592b4779ac342742af7536333a5ebd2205ff2b1f (diff)
downloadmeta-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.bb4
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 @@
1LINUX_VERSION ?= "4.14.87" 1LINUX_VERSION ?= "4.14.98"
2 2
3SRCREV = "faf0452f03b09c7063a2b14b23f61b3bd7eb264a" 3SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d"
4SRC_URI = " \ 4SRC_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 \