meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.9.bb
Andrei Gherzan 5b5c4d9334 linux-raspberrypi_4.9: Update to 4.9.4
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-19 12:47:28 +01:00

9 lines
246 B
BlitzBasic

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.4"
SRCREV = "8b0be887f834e7eccf0de3edf630003880779a5f"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
"
require linux-raspberrypi.inc