meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.14.bb
Paul Barker ad0443b3d2 linux-raspberrypi: Add recipe for v4.14.y
It's alive! (a.k.a. upstream have stopped rebasing this branch)

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2018-02-28 18:02:58 +00:00

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