summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-04-16 16:22:31 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-04-23 14:08:04 +0100
commite059aaffdf8a83ab59bec7d26bd78291b5abee10 (patch)
tree615ad5f95611f498c581c9c0b7c6beae8bd33cd7 /recipes-kernel
parent9e3a5ef513e97187e936fc3eddc483fca629c13c (diff)
downloadmeta-raspberrypi-e059aaffdf8a83ab59bec7d26bd78291b5abee10.tar.gz
linux-raspberrypi-dev: Update to v4.16.y
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi-dev.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi-dev.bb b/recipes-kernel/linux/linux-raspberrypi-dev.bb
index dd0ee6a..4a7db1a 100644
--- a/recipes-kernel/linux/linux-raspberrypi-dev.bb
+++ b/recipes-kernel/linux/linux-raspberrypi-dev.bb
@@ -7,8 +7,8 @@ python __anonymous() {
7 7
8FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" 8FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
9 9
10LINUX_VERSION ?= "4.15" 10LINUX_VERSION ?= "4.16"
11LINUX_RPI_DEV_BRANCH ?= "rpi-4.15.y" 11LINUX_RPI_DEV_BRANCH ?= "rpi-4.16.y"
12 12
13SRCREV = "${AUTOREV}" 13SRCREV = "${AUTOREV}"
14SRC_URI = " \ 14SRC_URI = " \