mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
7 lines
190 B
BlitzBasic
7 lines
190 B
BlitzBasic
LINUX_VERSION ?= "4.4.2"
|
|
|
|
SRCREV = "8941fe4985a1cc8f800be00224c6a2e741789d03"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y"
|
|
|
|
require linux-raspberrypi.inc
|