summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-11-07 15:11:11 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2018-11-08 13:23:23 +0000
commitdb02864e83e593a899291a6a1b6d3f52df63c8e0 (patch)
tree946fd6dfdc5b307b9ba324f618888e9148f6d230
parent78259ad6e29f247e61d282aaa44222d06bc1c29c (diff)
downloadmeta-raspberrypi-db02864e83e593a899291a6a1b6d3f52df63c8e0.tar.gz
linux-raspberrypi: Update to 4.14.79
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
-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 54936fa..d11b599 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.68" 1LINUX_VERSION ?= "4.14.79"
2 2
3SRCREV = "8c8666ff6c1254d325cfa300d16f9928b3f31fc0" 3SRCREV = "9ca74c53cbda1f104bce3b33850fd3bf33eb3793"
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 \