linux-raspberrypi-4.8: Upgrade to 4.8.15

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2016-12-29 19:35:24 +01:00
parent 1bf09a45a9
commit 672e025e2d

View File

@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.8.13" LINUX_VERSION ?= "4.8.15"
SRCREV = "430587d6949e71d5eec9cf6ebd90106c11d2e08c" SRCREV = "c8af0c2f515556ef052913d552b6b11501c71996"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \ SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
" "
require linux-raspberrypi.inc require linux-raspberrypi.inc