From: Tom Zanussi <tom.zanu...@intel.com> 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 <tom.zanu...@intel.com> --- .../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 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 dee9bce..0000000 --- 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 0c92871..0000000 --- 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" -- 1.7.11.4 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto