linux-raspberrypi: Upgrade 4.1 kernel to 4.1.17

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-02-27 15:26:56 +00:00 committed by Andrei Gherzan
parent 68b18fa80e
commit 4d42a6efec

View File

@ -1,6 +1,6 @@
LINUX_VERSION ?= "4.1.10"
LINUX_VERSION ?= "4.1.17"
SRCREV = "b74df9228c27f55361c065bc5dbfba88861cc771"
SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y"
require linux-raspberrypi.inc