linux-raspberrypi_4.4.bb: upgrade to 4.4.35

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2016-11-29 11:04:59 -05:00 committed by Andrei Gherzan
parent 44d41bf3e9
commit 1f64604570

View File

@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.4.28"
LINUX_VERSION ?= "4.4.35"
SRCREV = "5afda48c3408e15742d4569459a4ff668e2857f7"
SRCREV = "5d765c8b5782de7ed49f623c107f1b395429b560"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
file://0001-fix-dtbo-rules.patch \
"