summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-04-21 09:39:09 +0000
committerPaul Barker <paul@betafive.co.uk>2019-04-21 09:39:09 +0000
commitb148ebcc1f03d57760e3f57f9b4cb9b95db7041f (patch)
tree1758c65d402afb38dd3ddaebf607655800d3c411
parent5a3919f89ae8eaf6cf6f04d0c96215d886439155 (diff)
downloadmeta-raspberrypi-pbarker/rpi-4.14.tar.gz
linux-raspberrypi 4.9: Drop old versionpbarker/rpi-4.14
The rpi-4.9.y branch has not been updated since July 2018. Signed-off-by: Paul Barker <paul@betafive.co.uk>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.9.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb
deleted file mode 100644
index b3f3248..0000000
--- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2
3LINUX_VERSION ?= "4.9.80"
4
5SRCREV = "7f9c648dad6473469b4133898fa6bb8d818ecff9"
6SRC_URI = " \
7 git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \
8 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
9 "
10
11require linux-raspberrypi.inc