mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-21 11:38:23 +00:00
7 lines
190 B
BlitzBasic
7 lines
190 B
BlitzBasic
LINUX_VERSION ?= "4.1.3"
|
|
|
|
SRCREV = "2a2dc4e5e4946e75b98c71eacc3660e913dbd302"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y"
|
|
|
|
require linux-raspberrypi.inc
|