mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-09 17:39:18 +00:00
b588825238
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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
|