mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00: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
|