mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
37f6523aa1
commit
ad0443b3d2
6
recipes-kernel/linux/linux-raspberrypi_4.14.bb
Normal file
6
recipes-kernel/linux/linux-raspberrypi_4.14.bb
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
LINUX_VERSION ?= "4.14.22"
|
||||||
|
|
||||||
|
SRCREV = "d95cdf3e6a0506e3a728b0c80ae02368779d2768"
|
||||||
|
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
|
||||||
|
|
||||||
|
require linux-raspberrypi.inc
|
Loading…
Reference in New Issue
Block a user