From 385480881105643d83277023ce74df8c1b4a9c9e Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 26 Mar 2014 22:48:12 -0500 Subject: Actually remove all retired BSP files The below commit didn't actually remove all the files from the BSPs retired - the BSP directories were still there with unremoved files in them - this actually finishes the removal. commit 8d79fb4e0cec07fe05ca440578414eaa6be80a3a Author: Nitin A Kamble Date: Wed Mar 12 12:12:32 2014 -0700 Remove chiefriver, sys940x & n450 BSPs Signed-off-by: Tom Zanussi --- .../recipes-kernel/linux/linux-yocto-rt_3.10.bbappend | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend (limited to 'meta-chiefriver/recipes-kernel') diff --git a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend deleted file mode 100644 index bee7e549..00000000 --- a/meta-chiefriver/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend +++ /dev/null @@ -1,9 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -COMPATIBLE_MACHINE_chiefriver = "chiefriver" -KMACHINE_chiefriver = "chiefriver" - -# Update the following to use a different BSP branch or meta SRCREV -#KBRANCH_chiefriver = "standard/preempt-rt/base" -#SRCREV_machine_pn-linux-yocto-rt_chiefriver ?= "XXX" -#SRCREV_meta_pn-linux-yocto-rt_chiefriver ?= "XXX" -- cgit v1.2.3-54-g00ecf