linux-raspberrypi_4.9.bb: Update to 4.9.13

drop upstreamed patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-02-24 16:02:49 -08:00
parent 12f8a354bf
commit 59d111195d
3 changed files with 2 additions and 33 deletions
@@ -1,9 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.10"
LINUX_VERSION ?= "4.9.13"
SRCREV = "095c4480e1f623bdc8a221a171ef13b2223706b1"
SRCREV = "28ea32b9afb5d813986c4ab940c26fe298d80ed2"
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