[linux-yocto] [PATCH 16/16] common-pc-64.scc: update as per changes in the media config fragments

Darren Hart dvhart at linux.intel.com
Fri Nov 22 13:54:00 PST 2013


On Fri, 2013-11-22 at 11:36 -0800, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> Some of the media config fragments are replaced by more extensive media
> fragments. Changes this BSP config accordingly.

Thanks for catching the broader impact. I presume this should impact
common-pc.scc as well? In general they should be supporting the same
peripheral devices.

This will need an update after some renaming of the media sccs discussed
above.

> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> index 936df98..7d6eb2a 100644
> --- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> +++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
> @@ -21,8 +21,7 @@ include features/power/intel.scc
>  include cfg/8250.scc
>  
>  # webcam
> -include features/usb/usb-uvcvideo.scc
> -include features/media/v4l2.scc
> +include features/media/usb.scc
>  
>  # sugarbay graphics
>  include features/i915/i915.scc

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




More information about the linux-yocto mailing list