linux-raspberrypi: Update 4.9 recipe to current HEAD

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
This commit is contained in:
Andrei Gherzan 2018-03-28 14:38:54 +01:00 committed by Paul Barker
parent d594ecb03c
commit 0bb2038f3d

View File

@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.80"
SRCREV = "027885087faa515133534cf767a1cd66cbd6cd1e"
SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529"
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
require linux-raspberrypi.inc