linux-raspberrypi-4.8: Upgrade to 4.8.13

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-12-14 18:34:44 -08:00 committed by Andrei Gherzan
parent 90c45b48f6
commit 22fb2b4b25

View File

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