mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-09 17:39:18 +00:00
ecd8875d6d
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.8.1"
|
|
|
|
SRCREV = "5b7970b19bbb2ea1620591bfb6517848696ed0b9"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
|
|
"
|
|
require linux-raspberrypi.inc
|