diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-29 17:45:45 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-29 18:04:12 -0500 |
commit | 376fb0a2ac28529509179a771a73fa6ac6c196cf (patch) | |
tree | 935acb09e568eec7cea83a5e64bccfd8d447d650 /meta-fri2/recipes-kernel/linux | |
parent | 3898886e634523bc1bfbfae9f942959f6badfdb0 (diff) | |
download | meta-intel-376fb0a2ac28529509179a771a73fa6ac6c196cf.tar.gz |
meta-intel: remove linux-yocto*_3.0 bbappends
The 3.2 and 3.4 kernels are the ones supported for Yocto 1.3, so
remove the 3.0 versions.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 11 | ||||
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index d3b4f818..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
4 | KMACHINE_fri2 = "fri2" | ||
5 | KBRANCH_fri2 = "yocto/standard/preempt-rt/base" | ||
6 | |||
7 | COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | ||
8 | KMACHINE_fri2-noemgd = "fri2" | ||
9 | KBRANCH_fri2-noemgd = "yocto/standard/preempt-rt/base" | ||
10 | |||
11 | module_autoload_iwlwifi = "iwlwifi" | ||
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index e53991ac..00000000 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
4 | KMACHINE_fri2 = "fri2" | ||
5 | KBRANCH_fri2 = "yocto/standard/fri2" | ||
6 | |||
7 | COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | ||
8 | KMACHINE_fri2-noemgd = "fri2" | ||
9 | KBRANCH_fri2-noemgd = "yocto/standard/fri2" | ||
10 | |||
11 | module_autoload_iwlwifi = "iwlwifi" | ||