summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2016-03-15 22:19:12 -0700
committerDalon Westergreen <dwesterg@gmail.com>2016-03-15 22:19:12 -0700
commitae104923db16c40673c89f5fa4bba0c28688453d (patch)
treefddc869b82e09440f7871b11ad52598972a662e5
parente38caf8eb684ac51000096e7a32656c973e7a643 (diff)
downloadmeta-altera-ae104923db16c40673c89f5fa4bba0c28688453d.tar.gz
Remove old kernel recipes that are no longer maintained
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb9
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_3.10.bb9
-rw-r--r--recipes-kernel/linux/linux-altera_4.2.bb7
3 files changed, 0 insertions, 25 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
deleted file mode 100644
index 66fb832..0000000
--- a/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi-rt"
3
4SRCREV = "5d6c0ba8572262c29ea3d97fe6d1d5b58650b6e5"
5
6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb"
7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb"
8
9include linux-altera.inc
diff --git a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
deleted file mode 100644
index a4cfb09..0000000
--- a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi"
3
4SRCREV = "28bac3edbcdc74f98b865986be5d340381896192"
5
6KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb"
7KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb"
8
9include linux-altera.inc
diff --git a/recipes-kernel/linux/linux-altera_4.2.bb b/recipes-kernel/linux/linux-altera_4.2.bb
deleted file mode 100644
index 881a23e..0000000
--- a/recipes-kernel/linux/linux-altera_4.2.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1LINUX_VERSION = "4.2"
2
3SRCREV = "be211eb308a6383da2042863ac070bc6e7d0add2"
4
5KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb"
6
7include linux-altera.inc