linux-raspberrypi: Upgrade to v4.4.39

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
This commit is contained in:
Paul Barker
2017-01-02 13:20:13 +00:00
committed by Andrei Gherzan
parent 38bc32478e
commit cb7068a6dc

View File

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