linux-raspberrypi-dev: Update to v4.15.y

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
Paul Barker 2018-02-26 17:10:44 +00:00 committed by Andrei Gherzan
parent 69d9fa2a69
commit 8501a33253

View File

@ -7,8 +7,8 @@ python __anonymous() {
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
LINUX_VERSION ?= "4.14"
LINUX_RPI_DEV_BRANCH ?= "rpi-4.14.y"
LINUX_VERSION ?= "4.15"
LINUX_RPI_DEV_BRANCH ?= "rpi-4.15.y"
SRCREV = "${AUTOREV}"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_DEV_BRANCH} \