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_git.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend') 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