summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-raspberrypi_dev.bb
blob: 2a5b692bf79952bcde966b1eb264ca02eebb6fe6 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"

LINUX_VERSION ?= "4.10.0-rc8"

SRCREV = "9aa91f43583fdb07306f962e6ee6797fba1cc62d"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.10.y \
"
require linux-raspberrypi.inc