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 --- .../recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend (limited to 'meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend') diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index 5d3567d5..00000000 --- a/meta-sys940x/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null @@ -1,14 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_sys940x = "sys940x" -KMACHINE_sys940x = "sys940x" -KERNEL_FEATURES_append_sys940x += " cfg/smp.scc cfg/efi-ext.scc" - -COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" -KMACHINE_sys940x-noemgd = "sys940x" -KERNEL_FEATURES_append_sys940x-noemgd += " cfg/smp.scc cfg/efi-ext.scc" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_sys940x = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_sys940x ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_sys940x ?= XXXX -- cgit v1.2.3-54-g00ecf