[linux-yocto] [PATCH 2/3] meta: crownbay - fix mixed emgd versions problem

Darren Hart dvhart at linux.intel.com
Wed Aug 8 16:45:58 PDT 2012



On 08/08/2012 04:05 PM, tom.zanussi at intel.com wrote:
> 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 includes the 1.14 feature, which will
> now work because the 1.14 feature has been fixed in the previous
> patch.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  .../bsp/crownbay/crownbay-standard.scc             |    2 +-
>  1 files changed, 1 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..36d8e95 100644
> --- a/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc
> +++ b/meta/cfg/kernel-cache/bsp/crownbay/crownbay-standard.scc
> @@ -5,7 +5,7 @@ define KARCH i386
>  include ktypes/standard
>  branch crownbay
>  
> -include features/emgd/emgd-1.10.scc
> +include features/emgd/emgd-1.14.scc
>  git merge emgd-1.14
>  
>  include crownbay.scc
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel



More information about the linux-yocto mailing list