Files
meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.9.bb
Paul Barker ef9c8cb092 linux-raspberrypi: Update to 4.9.65
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-12-04 17:53:26 +01:00

9 lines
232 B
BlitzBasic

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.65"
SRCREV = "5c1521c32fbd3291918c28fb67524c0ae1a299fb"
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
require linux-raspberrypi.inc