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-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend | 8 -------- meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend delete mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'meta-romley') diff --git a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend deleted file mode 100644 index 1551ccfd..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_romley = "romley" -KMACHINE_romley = "romley" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_romley = "yocto/standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_romley ?= XXXX -#SRCREV_meta_pn-linux-yocto-rt_romley ?= XXXX diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index 021f4664..00000000 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_romley = "romley" -KMACHINE_romley = "romley" -KBRANCH_romley = "yocto/standard/common-pc-64/romley" - -SRCREV_machine_pn-linux-yocto_romley ?= "d26ab3559d75d0a3946ecaef67d3aeb7e9e7ef22" -SRCREV_meta_pn-linux-yocto_romley ?= "67ce7623909cef63927fd145026aaf371cf4abf1" -- cgit v1.2.3-54-g00ecf