mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-19 05:51:25 +00:00
It's alive! (a.k.a. upstream have stopped rebasing this branch) Signed-off-by: Paul Barker <pbarker@toganlabs.com>
7 lines
180 B
BlitzBasic
7 lines
180 B
BlitzBasic
LINUX_VERSION ?= "4.14.22"
|
|
|
|
SRCREV = "d95cdf3e6a0506e3a728b0c80ae02368779d2768"
|
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
|
|
|
|
require linux-raspberrypi.inc
|