diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-05-15 10:29:14 +0100 |
|---|---|---|
| committer | Paul Barker <pbarker@toganlabs.com> | 2017-05-15 10:29:14 +0100 |
| commit | a001d9f3164daca8920863979f0d11ed67aa6403 (patch) | |
| tree | 579f8d347f0b5f2175d66c27e87bc5e0467cfd37 | |
| parent | d9e94b87a7e5caf9deb0091cd8b2eca09b091d2e (diff) | |
| download | meta-raspberrypi-a001d9f3164daca8920863979f0d11ed67aa6403.tar.gz | |
linux-raspberrypi: Switch dev recipe to 4.11 branch
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 bcaf3cd..239d630 100644 --- a/recipes-kernel/linux/linux-raspberrypi_dev.bb +++ b/recipes-kernel/linux/linux-raspberrypi_dev.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-dev:" |
| 2 | 2 | ||
| 3 | LINUX_VERSION ?= "4.10" | 3 | LINUX_VERSION ?= "4.11" |
| 4 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.10.y" | 4 | LINUX_RPI_DEV_BRANCH ?= "rpi-4.11.y" |
| 5 | 5 | ||
| 6 | SRCREV = "${AUTOREV}" | 6 | SRCREV = "${AUTOREV}" |
| 7 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \ | 7 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \ |
