mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-20 09:05:47 +00:00
9 lines
246 B
BlitzBasic
9 lines
246 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "4.9.2"
|
|
|
|
SRCREV = "4052b0da7dbab0df22ca8733cf50b3e573e221e0"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
|
|
"
|
|
require linux-raspberrypi.inc
|