summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-04-21 09:22:28 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2019-04-24 13:13:21 +0100
commit047808065cae9ab490d9f64b37a05ef742b73e17 (patch)
tree88a6e37b00c1bfe0cba42ab542ad5e53ab23272a
parent8eeb579c5513d7a2f1e594547ae35b295a72435c (diff)
downloadmeta-raspberrypi-047808065cae9ab490d9f64b37a05ef742b73e17.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.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 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 @@
1LINUX_VERSION ?= "4.14.98" 1LINUX_VERSION ?= "4.14.112"
2 2
3SRCREV = "5d63a4595d32a8505590d5fea5c4ec1ca79fd49d" 3SRCREV = "6b5c4a2508403839af29ef44059d04acbe0ee204"
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 \