summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
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/linux/linux-yocto-stable_git.bbappend
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/linux/linux-yocto-stable_git.bbappend')
-rw-r--r--meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend4
1 files changed, 2 insertions, 2 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