diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2018-02-26 17:10:44 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-02-28 18:02:58 +0000 |
| commit | 8501a332533b7b566ff77b9ee3d5a8e1ad0978b2 (patch) | |
| tree | 4c404255586eb70944db1864699f3ab5608aba85 | |
| parent | 69d9fa2a69d8693c3899e54728551fdfa450e90b (diff) | |
| download | meta-raspberrypi-8501a332533b7b566ff77b9ee3d5a8e1ad0978b2.tar.gz | |
linux-raspberrypi-dev: Update to v4.15.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 ae76572..7e242eb 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.14" | 10 | LINUX_VERSION ?= "4.15" |
| 11 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.14.y" | 11 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.15.y" |
| 12 | 12 | ||
| 13 | SRCREV = "${AUTOREV}" | 13 | SRCREV = "${AUTOREV}" |
| 14 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \ | 14 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \ |
