From d97fc15c8729c0a6bb53c1d0e05fc62fa3ef5d4f Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Wed, 1 Jun 2011 11:24:05 -0500 Subject: 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 --- meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend | 4 ++-- meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'meta-fishriver/recipes-kernel') 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -COMPATIBLE_MACHINE_fishriver = "crownbay" -KMACHINE_fishriver = "crownbay" +COMPATIBLE_MACHINE_fishriver = "fishriver" +KMACHINE_fishriver = "fishriver" 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" COMPATIBLE_MACHINE_fishriver = "fishriver" -# zzzz /yocto/standard/crownbay->fishriver -KMACHINE_fishriver = "yocto/standard/crownbay" +KMACHINE_fishriver = "yocto/standard/fishriver" -- cgit v1.2.3-54-g00ecf