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

LINUX_VERSION ?= "4.9.13"

SRCREV = "28ea32b9afb5d813986c4ab940c26fe298d80ed2"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
"
require linux-raspberrypi.inc