[linux-yocto] [PATCH 1/3] meta: crownbay - fix mixed emgd versions problem
tom.zanussi at intel.com
tom.zanussi at intel.com
Thu Aug 9 08:11:13 PDT 2012
From: Tom Zanussi <tom.zanussi at intel.com>
The crownbay BSP includes the emgd-1.10 feature but merges the
emgd-1.14 branch. This change removes the feature include, which is
no longer needed since it's done automatically now via a staging
feature.
Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
.../bsp/crownbay/crownbay-standard.scc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc b/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc
index cbda721..3db03de 100644
--- a/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc
+++ b/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc
@@ -5,7 +5,6 @@ define KARCH i386
include ktypes/standard
branch crownbay
-include features/emgd/emgd-1.10.scc
git merge emgd-1.14
include crownbay.scc
--
1.7.4.1
More information about the linux-yocto
mailing list