From c44aad00647e5c650dcb5cad8aea5d35838b4654 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 11 Feb 2014 15:29:14 -0800 Subject: Remove linux-yocto rt and tiny 3.4 recipes 3.4 is no longer supported, drop the 3.4 rt and tiny recipes as well. Signed-off-by: Darren Hart --- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 17 ----------------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 20 -------------------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 18 ------------------ .../linux/linux-yocto-tiny_3.4.bbappend | 15 --------------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 8 -------- .../recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 17 ----------------- 10 files changed, 127 deletions(-) delete mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 9e4a4a07..00000000 --- a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_chiefriver = "chiefriver" -KMACHINE_chiefriver = "chiefriver" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_chiefriver = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_chiefriver ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_chiefriver ?= XXXX diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 649e5196..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_crownbay-noemgd = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX - -#KBRANCH_crownbay = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_crownbay ?= XXXX diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 8a8e9192..00000000 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen" -KMACHINE_crystalforest-gladden = "crystalforest" -KBRANCH_crystalforest-gladden = "standard/preempt-rt/base" - -SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" -SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" -KMACHINE_crystalforest-server = "crystalforest" -KBRANCH_crystalforest-server = "standard/preempt-rt/base" - -SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "3d56b103cd7072d520c395194e620aba2f6e52e3" -SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_uio = "uio" - -LINUX_VERSION = "3.4.28" diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 15fc8473..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_emenlow = "emenlow" -KMACHINE_emenlow = "emenlow" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_emenlow = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_emenlow ?= XXXX diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 5bab3e9b..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,18 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_fri2 = "fri2" -KMACHINE_fri2 = "fri2" -KBRANCH_fri2 = "standard/preempt-rt/fri2" -SRCREV_machine_pn-linux-yocto-rt_fri2 ?= "2ee9df8d3205983a94321cad82befae4050f77b5" -SRCREV_meta_pn-linux-yocto-rt_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2" -SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "2ee9df8d3205983a94321cad82befae4050f77b5" -SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - -module_autoload_iwlwifi = "iwlwifi" - -LINUX_VERSION = "3.4.28" diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend deleted file mode 100644 index 2afea0b9..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_fri2 = "fri2" -KMACHINE_fri2 = "fri2" -KBRANCH_fri2 = "standard/tiny/base" -#SRCREV_machine_pn-linux-yocto-tiny_fri2 ?= "${AUTOREV}" -SRCREV_meta_pn-linux-yocto-tiny_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" - - -COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" -KMACHINE_fri2-noemgd = "fri2" -KBRANCH_fri2-noemgd = "standard/tiny/base" -#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= "${AUTOREV}" -SRCREV_meta_pn-linux-yocto-tiny_fri2-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index e506bf43..00000000 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_jasperforest = "jasperforest" -KMACHINE_jasperforest = "jasperforest" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_jasperforest = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} -#SRCREV_meta_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV} diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 59a8db28..00000000 --- a/meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_n450 = "n450" -KMACHINE_n450 = "atom-pc" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_n450 = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_n450 ?= XXXX diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 531a3ad5..00000000 --- a/meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_sugarbay = "sugarbay" -KMACHINE_sugarbay = "sugarbay" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_sugarbay = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_sugarbay ?= XXXX diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend deleted file mode 100644 index 6c7eec47..00000000 --- a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_sys940x = "sys940x" -KMACHINE_sys940x = "sys940x" - -COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" -KMACHINE_sys940x-noemgd = "sys940x" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_sys940x = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX" -#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX" - -#KBRANCH_sys940x-noemgd = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX" -#SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX" -- cgit v1.2.3-54-g00ecf