summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-02-11 15:29:14 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commitc44aad00647e5c650dcb5cad8aea5d35838b4654 (patch)
tree29fc1ab0d5ba8158975adf022614142dd90581ff
parentf4d24c4363eeedb8c0dfac7086a684510d71ffb1 (diff)
downloadmeta-intel-c44aad00647e5c650dcb5cad8aea5d35838b4654.tar.gz
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 <dvhart@linux.intel.com>
-rw-r--r--meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend17
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend20
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend18
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.4.bbappend15
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-n450/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-sugarbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend17
10 files changed, 0 insertions, 127 deletions
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_chiefriver = "chiefriver"
3KMACHINE_chiefriver = "chiefriver"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_chiefriver = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_chiefriver ?= XXXX
8#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
5KMACHINE_crownbay-noemgd = "crownbay"
6
7COMPATIBLE_MACHINE_crownbay = "crownbay"
8KMACHINE_crownbay = "crownbay"
9
10# Update the following to use a different BSP branch or meta SRCREV
11#KBRANCH_crownbay-noemgd = "standard/preempt-rt/base"
12#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
13#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX
14
15#KBRANCH_crownbay = "standard/preempt-rt/base"
16#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX
17#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen"
5KMACHINE_crystalforest-gladden = "crystalforest"
6KBRANCH_crystalforest-gladden = "standard/preempt-rt/base"
7
8SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "3d56b103cd7072d520c395194e620aba2f6e52e3"
9SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
10
11COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
12KMACHINE_crystalforest-server = "crystalforest"
13KBRANCH_crystalforest-server = "standard/preempt-rt/base"
14
15SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "3d56b103cd7072d520c395194e620aba2f6e52e3"
16SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
17
18module_autoload_uio = "uio"
19
20LINUX_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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_emenlow = "emenlow"
3KMACHINE_emenlow = "emenlow"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_emenlow = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX
8#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_fri2 = "fri2"
5KMACHINE_fri2 = "fri2"
6KBRANCH_fri2 = "standard/preempt-rt/fri2"
7SRCREV_machine_pn-linux-yocto-rt_fri2 ?= "2ee9df8d3205983a94321cad82befae4050f77b5"
8SRCREV_meta_pn-linux-yocto-rt_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
9
10COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
11KMACHINE_fri2-noemgd = "fri2"
12KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2"
13SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "2ee9df8d3205983a94321cad82befae4050f77b5"
14SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
15
16module_autoload_iwlwifi = "iwlwifi"
17
18LINUX_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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_fri2 = "fri2"
5KMACHINE_fri2 = "fri2"
6KBRANCH_fri2 = "standard/tiny/base"
7#SRCREV_machine_pn-linux-yocto-tiny_fri2 ?= "${AUTOREV}"
8SRCREV_meta_pn-linux-yocto-tiny_fri2 ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
9
10
11COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
12KMACHINE_fri2-noemgd = "fri2"
13KBRANCH_fri2-noemgd = "standard/tiny/base"
14#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= "${AUTOREV}"
15SRCREV_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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_jasperforest = "jasperforest"
3KMACHINE_jasperforest = "jasperforest"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_jasperforest = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_jasperforest ?= ${AUTOREV}
8#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_n450 = "n450"
3KMACHINE_n450 = "atom-pc"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_n450 = "yocto/standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_n450 ?= XXXX
8#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_sugarbay = "sugarbay"
3KMACHINE_sugarbay = "sugarbay"
4
5# Update the following to use a different BSP branch or meta SRCREV
6#KBRANCH_sugarbay = "standard/preempt-rt/base"
7#SRCREV_machine_pn-linux-yocto-rt_sugarbay ?= XXXX
8#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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3
4COMPATIBLE_MACHINE_sys940x = "sys940x"
5KMACHINE_sys940x = "sys940x"
6
7COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd"
8KMACHINE_sys940x-noemgd = "sys940x"
9
10# Update the following to use a different BSP branch or meta SRCREV
11#KBRANCH_sys940x = "standard/preempt-rt/base"
12#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= "XXX"
13#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= "XXX"
14
15#KBRANCH_sys940x-noemgd = "standard/preempt-rt/base"
16#SRCREV_machine_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"
17#SRCREV_meta_pn-linux-yocto-rt_sys940x-noemgd ?= "XXX"