summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-06-01 11:24:05 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-06-03 12:16:05 -0500
commitd97fc15c8729c0a6bb53c1d0e05fc62fa3ef5d4f (patch)
tree424f3b64db278128835949c1f3489a175111a23c /meta-fishriver/recipes-kernel
parentad6ac8a55a58b1c8f2cd7cc3591c744a905c1340 (diff)
downloadmeta-intel-d97fc15c8729c0a6bb53c1d0e05fc62fa3ef5d4f.tar.gz
meta-fishriver: remove crownbay specifics
The fishriver BSP was borrowing a few things from crownbay, but now has its own branch, so remove the crownbay-specific items. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fishriver/recipes-kernel')
-rw-r--r--meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend4
-rw-r--r--meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend3
2 files changed, 3 insertions, 4 deletions
diff --git a/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
index dcc4534b..29399ba2 100644
--- a/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
+++ b/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
@@ -1,5 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3COMPATIBLE_MACHINE_fishriver = "crownbay" 3COMPATIBLE_MACHINE_fishriver = "fishriver"
4KMACHINE_fishriver = "crownbay" 4KMACHINE_fishriver = "fishriver"
5 5
diff --git a/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
index ba38dbee..eec65d8b 100644
--- a/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
+++ b/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -1,4 +1,3 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2COMPATIBLE_MACHINE_fishriver = "fishriver" 2COMPATIBLE_MACHINE_fishriver = "fishriver"
3# zzzz /yocto/standard/crownbay->fishriver 3KMACHINE_fishriver = "yocto/standard/fishriver"
4KMACHINE_fishriver = "yocto/standard/crownbay"