From ae104923db16c40673c89f5fa4bba0c28688453d Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Tue, 15 Mar 2016 22:19:12 -0700 Subject: Remove old kernel recipes that are no longer maintained --- recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb | 9 --------- recipes-kernel/linux/linux-altera-ltsi_3.10.bb | 9 --------- recipes-kernel/linux/linux-altera_4.2.bb | 7 ------- 3 files changed, 25 deletions(-) delete mode 100644 recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb delete mode 100644 recipes-kernel/linux/linux-altera-ltsi_3.10.bb delete mode 100644 recipes-kernel/linux/linux-altera_4.2.bb (limited to 'recipes-kernel') 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 @@ -LINUX_VERSION = "3.10" -LINUX_VERSION_SUFFIX = "-ltsi-rt" - -SRCREV = "5d6c0ba8572262c29ea3d97fe6d1d5b58650b6e5" - -KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb" -KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb" - -include 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 @@ -LINUX_VERSION = "3.10" -LINUX_VERSION_SUFFIX = "-ltsi" - -SRCREV = "28bac3edbcdc74f98b865986be5d340381896192" - -KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb" -KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb" - -include 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 @@ -LINUX_VERSION = "4.2" - -SRCREV = "be211eb308a6383da2042863ac070bc6e7d0add2" - -KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb" - -include linux-altera.inc -- cgit v1.2.3-54-g00ecf