mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-10 05:49:18 +00:00
e1f69daa80
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
|