linux-raspberrypi_4.7.bb: Update to 4.7.7

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-10-13 01:15:32 -07:00 committed by Andrei Gherzan
parent ecd8875d6d
commit 1e3983fbfc

View File

@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.7.0"
LINUX_VERSION ?= "4.7.7"
SRCREV = "d38b45a21294eaf01aa7568aaeb161d7553477e9"
SRCREV = "a45a35c08598b23f9fd82e49c83b46c7d536244f"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.7.y \
file://0001-fix-dtbo-rules.patch \
"