summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-04-16 16:22:31 +0000
committerPaul Barker <pbarker@toganlabs.com>2018-04-20 17:38:54 +0000
commit3287a23fa8cb85164959865f9013a38fa1e87299 (patch)
tree615ad5f95611f498c581c9c0b7c6beae8bd33cd7
parentfc809b59c522d1de0ee099d3e412df9b7e1eec29 (diff)
downloadmeta-raspberrypi-3287a23fa8cb85164959865f9013a38fa1e87299.tar.gz
linux-raspberrypi-dev: Update to v4.16.y
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
-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 = " \