From 24d63bd57269f3142c57c2d697c56101f73b23dc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 31 May 2013 08:21:18 +0100 Subject: linux-yocto: Drop 3.2 bbappends As part of the usual kernel upgrade cycle, the 3.2 kernel has been removed from OE-Core so remove the bbappend files from meta-intel too. Signed-off-by: Richard Purdie --- .../recipes-kernel/linux/linux-yocto-rt_3.2.bbappend | 16 ---------------- .../recipes-kernel/linux/linux-yocto_3.2.bbappend | 17 ----------------- 2 files changed, 33 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend (limited to 'meta-crownbay') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend deleted file mode 100644 index 55537fdb..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend +++ /dev/null @@ -1,16 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" - -# 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.2.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend deleted file mode 100644 index f4340777..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ /dev/null @@ -1,17 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -KMACHINE_crownbay = "crownbay" -KBRANCH_crownbay = "standard/default/crownbay" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -KMACHINE_crownbay-noemgd = "crownbay" -KBRANCH_crownbay-noemgd = "standard/default/crownbay" - -SRCREV_machine_pn-linux-yocto_crownbay ?= "47c5a633aa48ee20152ea009079f141a3009ec1b" -SRCREV_meta_pn-linux-yocto_crownbay ?= "e7f2fdc48f8808887175f0328274a2668084738c" - -SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "47c5a633aa48ee20152ea009079f141a3009ec1b" -SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "e7f2fdc48f8808887175f0328274a2668084738c" - -LINUX_VERSION = "3.2.32" -- cgit v1.2.3-54-g00ecf