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-emenlow | |
| 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-emenlow')
| -rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 8 | ||||
| -rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend | 9 |
2 files changed, 0 insertions, 17 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index fce01cbb..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
| 3 | KMACHINE_emenlow = "emenlow" | ||
| 4 | |||
| 5 | # Update the following to use a different BSP branch or meta SRCREV | ||
| 6 | #KBRANCH_emenlow = "yocto/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-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index 85a4cbe6..00000000 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | COMPATIBLE_MACHINE_emenlow = "emenlow" | ||
| 4 | KMACHINE_emenlow = "emenlow" | ||
| 5 | KBRANCH_emenlow = "yocto/standard/emenlow" | ||
| 6 | KERNEL_FEATURES_append_emenlow += " cfg/smp.scc" | ||
| 7 | |||
| 8 | SRCREV_machine_pn-linux-yocto_emenlow ?= "0b13bbbc423fea345fd537792284ccf388809e5b" | ||
| 9 | SRCREV_meta_pn-linux-yocto_emenlow ?= "59314a3523e360796419d76d78c6f7d8c5ef2593" | ||
