summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2018-02-26 17:24:11 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-02-28 18:02:58 +0000
commitad0443b3d22a93a3d46c1dc64dadb43c33963f36 (patch)
treec25f1131ce101853fd6d50086d596eb4afaad2ed
parent37f6523aa106c1cc8337d2af9cb9ce193161e478 (diff)
downloadmeta-raspberrypi-ad0443b3d22a93a3d46c1dc64dadb43c33963f36.tar.gz
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>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.14.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.14.bb b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
new file mode 100644
index 0000000..440092e
--- /dev/null
+++ b/recipes-kernel/linux/linux-raspberrypi_4.14.bb
@@ -0,0 +1,6 @@
1LINUX_VERSION ?= "4.14.22"
2
3SRCREV = "d95cdf3e6a0506e3a728b0c80ae02368779d2768"
4SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
5
6require linux-raspberrypi.inc