mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-02 01:19:56 +00: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:
committed by
Andrei Gherzan
parent
37f6523aa1
commit
ad0443b3d2
@@ -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
|
||||||
Reference in New Issue
Block a user