mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 19:36:58 +00:00
a4c79714d6
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
9 lines
232 B
BlitzBasic
9 lines
232 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "4.9.80"
|
|
|
|
SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
|
|
|
|
require linux-raspberrypi.inc
|