summaryrefslogtreecommitdiffstats
path: root/meta-fri2/recipes-kernel/linux
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-20 20:17:40 +0000
committerDarren Hart <dvhart@linux.intel.com>2015-02-20 13:32:33 -0800
commite7d86bfc663c26b0ff0089b16ee6d543d23cfcf6 (patch)
tree66b76e379d4f7db17fcda7affe1d1e202a082964 /meta-fri2/recipes-kernel/linux
parentb0928a6af0a9668f7b3c97ee9138e238ce5913e6 (diff)
downloadmeta-intel-e7d86bfc663c26b0ff0089b16ee6d543d23cfcf6.tar.gz
meta-fri2: remove kernel 3.10 bbappend
Kernel 3.10 has been removed from oe-core so remove our bbappend. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend9
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend7
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend11
3 files changed, 0 insertions, 27 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
deleted file mode 100644
index 375a0c72..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
4KMACHINE_fri2-noemgd = "fri2"
5KBRANCH_fri2-noemgd = "standard/preempt-rt/fri2"
6SRCREV_machine_pn-linux-yocto-rt_fri2-noemgd ?= "b669af08737562ef86e7cba328966d05222d3e64"
7#SRCREV_meta_pn-linux-yocto-rt_fri2-noemgd ?= "XXX"
8
9KERNEL_MODULE_AUTOLOAD_append_fri2-noemgd = " iwlwifi"
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend
deleted file mode 100644
index 3514fc6f..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-tiny_3.10.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
4KMACHINE_fri2-noemgd = "fri2"
5KBRANCH_fri2-noemgd = "standard/tiny/base"
6#SRCREV_machine_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX"
7#SRCREV_meta_pn-linux-yocto-tiny_fri2-noemgd ?= "XXX"
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
deleted file mode 100644
index db932e02..00000000
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ /dev/null
@@ -1,11 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
4KMACHINE_fri2-noemgd = "fri2"
5KBRANCH_fri2-noemgd = "standard/fri2"
6KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
7LINUX_VERSION_fri2-noemgd = "3.10.55"
8SRCREV_meta_fri2-noemgd = "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
9SRCREV_machine_fri2-noemgd = "3677ea7f9476458aa6dec440243de3a6fb1343a9"
10
11KERNEL_MODULE_AUTOLOAD_append_fri2-noemgd = " iwlwifi"