diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2018-04-16 16:22:31 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-04-23 14:08:04 +0100 |
| commit | e059aaffdf8a83ab59bec7d26bd78291b5abee10 (patch) | |
| tree | 615ad5f95611f498c581c9c0b7c6beae8bd33cd7 | |
| parent | 9e3a5ef513e97187e936fc3eddc483fca629c13c (diff) | |
| download | meta-raspberrypi-e059aaffdf8a83ab59bec7d26bd78291b5abee10.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.bb | 4 |
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 | ||
| 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" |
| 9 | 9 | ||
| 10 | LINUX_VERSION ?= "4.15" | 10 | LINUX_VERSION ?= "4.16" |
| 11 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.15.y" | 11 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.16.y" |
| 12 | 12 | ||
| 13 | SRCREV = "${AUTOREV}" | 13 | SRCREV = "${AUTOREV}" |
| 14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
