mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
7 lines
180 B
BlitzBasic
7 lines
180 B
BlitzBasic
LINUX_VERSION ?= "4.14.22"
|
|
|
|
SRCREV = "daa138dae512b374c5be05f492e7c62838359b53"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
|
|
|
|
require linux-raspberrypi.inc
|