From 6eea475e2038c1de3fbbd5bcd0986862ff85bb9a Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Sat, 22 Sep 2012 15:49:23 -0500 Subject: meta-crownbay: remove 3.0 kernel support There's no need to support linux-yocto-3.0 for crownbay any more, so remove the 3.0 bbappends. Signed-off-by: Tom Zanussi --- .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 20 -------------------- .../recipes-kernel/linux/linux-yocto_3.0.bbappend | 17 ----------------- 2 files changed, 37 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'meta-crownbay') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index dee9bce4..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null @@ -1,20 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" - -KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" - -KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_crownbay-noemgd = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_crownbay-noemgd ?= XXXX - -#KBRANCH_crownbay = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_crownbay ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_crownbay ?= XXXX diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index 0c92871b..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" -KBRANCH_crownbay = "yocto/standard/crownbay" -KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" -KBRANCH_crownbay-noemgd = "yocto/standard/crownbay" -KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" - -SRCREV_machine_pn-linux-yocto_crownbay ?= "63c65842a3a74e4bd3128004ac29b5639f16433f" -SRCREV_meta_pn-linux-yocto_crownbay ?= "59314a3523e360796419d76d78c6f7d8c5ef2593" - -SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "63c65842a3a74e4bd3128004ac29b5639f16433f" -SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "59314a3523e360796419d76d78c6f7d8c5ef2593" -- cgit v1.2.3-54-g00ecf