From 376fb0a2ac28529509179a771a73fa6ac6c196cf Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 29 Oct 2012 17:45:45 -0500 Subject: 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 --- meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 8 -------- meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend | 9 --------- 2 files changed, 17 deletions(-) delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'meta-emenlow') 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 @@ -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 = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_emenlow ?= XXXX -#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 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_emenlow = "emenlow" -KMACHINE_emenlow = "emenlow" -KBRANCH_emenlow = "yocto/standard/emenlow" -KERNEL_FEATURES_append_emenlow += " cfg/smp.scc" - -SRCREV_machine_pn-linux-yocto_emenlow ?= "0b13bbbc423fea345fd537792284ccf388809e5b" -SRCREV_meta_pn-linux-yocto_emenlow ?= "59314a3523e360796419d76d78c6f7d8c5ef2593" -- cgit v1.2.3-54-g00ecf