linux-raspberrypi_4.9.bb: Upgrade to 4.9.10

Fix dtbo builds for arm64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-02-16 10:46:36 -08:00
committed by Andrei Gherzan
parent d9c6b7903e
commit 39bd54a3f6
2 changed files with 32 additions and 2 deletions
@@ -1,8 +1,9 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.4"
LINUX_VERSION ?= "4.9.10"
SRCREV = "8b0be887f834e7eccf0de3edf630003880779a5f"
SRCREV = "095c4480e1f623bdc8a221a171ef13b2223706b1"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
file://0001-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch \
"
require linux-raspberrypi.inc