summaryrefslogtreecommitdiff
path: root/import-layers/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.9.bb
blob: 061e893604212b00be31d804b7cade7eb1ba96e4 (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"

LINUX_VERSION ?= "4.9.59"

SRCREV = "e7976b2affa8c05bd299ead0ad9c36ddaf135b9d"
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"

require linux-raspberrypi.inc