Patrick Williams | b2e6a9b | 2017-02-23 20:31:26 -0600 | [diff] [blame] | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" |
2 | |||||
3 | LINUX_VERSION ?= "4.9.10" | ||||
4 | |||||
5 | SRCREV = "095c4480e1f623bdc8a221a171ef13b2223706b1" | ||||
6 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \ | ||||
7 | file://0001-build-arm64-Add-rules-for-.dtbo-files-for-dts-overla.patch \ | ||||
8 | " | ||||
9 | require linux-raspberrypi.inc |