summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2017-01-16 07:26:57 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2017-01-18 17:08:00 +0100
commitac715f78f86f3edd7252ccca3fc35f81c6002604 (patch)
treecddeffca66e8332549b679b159fba6b6502eb792
parent6dcdb7fba382cf496205799c2672195274de350d (diff)
downloadmeta-raspberrypi-ac715f78f86f3edd7252ccca3fc35f81c6002604.tar.gz
linux-raspberrypi: Drop v4.8
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.8.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb b/recipes-kernel/linux/linux-raspberrypi_4.8.bb
deleted file mode 100644
index be25e65..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_4.8.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2
3LINUX_VERSION ?= "4.8.16"
4
5SRCREV = "061dccce6cf6705bbb5da29a643f4b0ad1d11630"
6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
7"
8require linux-raspberrypi.inc