mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-22 09:23:01 +00: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
|