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.30"
|
|
|
|
SRCREV = "9696aab22bb8163fb3a2a262dd6c67f6d05b70a1"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
|
|
|
|
require linux-raspberrypi.inc
|