blob: 637c5b26638d2e7af7dfe348dfaf0aca7d4a34db (
plain)
1
2
3
4
5
6
|
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
|