Re: [meta-intel] Config warning with pyro default Intel Kernel

2017-09-21 Thread Ylinen, Mikko
Hi,

On Thu, Sep 21, 2017 at 10:00 AM, Dominig ar Foll (Intel Open Source) <
dominig.arf...@fridu.net> wrote:

> Mikko,
>
> I would have expected that using meta-intel and base yocto configuration,
> I would get a build without any warning.
> I that a correct assumption ? or is there warnings when building the base
> config already ?
>

That assumption would be correct if you did not change the default config.
Downstream .cfg's added via bbappends
change the defaults and you get those warnings if the downstream configs
create conflicting settings.

What warnings remain if you drop uvc.cfg
and update-drivers-linux-intel-4.9.cfg?

-- Mikko
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] Config warning with pyro default Intel Kernel

2017-09-21 Thread Dominig ar Foll (Intel Open Source)

  
  
Mikko,
  
  I would have expected that using meta-intel and base yocto
  configuration, I would get a build without any warning.
  I that a correct assumption ? or is there warnings when building
  the base config already ?
  
  Dominig

Le 19/09/2017 à 19:21, Mikko Ylinen a
  écrit :

Hi,
  
  
  
  On 19/09/17 18:18, Dominig Ar Foll wrote:
  
  Hello,


Since AGL has moved to Pyro, I have some warning on the default
configuration.

I do not understand how to fiw them, as it seems that even if I
add a

corresponding config statement in a fragment, I still get the
warning.


Having warning is pain when supporting remote users. I aim at
having

the base config to build with no warning.


Could someone help me to fix it ?

See log below.


  
  
  I did not get to quote the actual logs due to signature separator.
  Anyway, the
  
  warnings happen due to conflicting config fragments.
  
  
  For example, by default yocto-kernel-cache
  (features/media/media-usb-webcams.cfg)
  
  sets CONFIG_USB_VIDEO_CLASS=m but AGL has uvc.cfg sets
  
  CONFIG_USB_VIDEO_CLASS=y.
  
  
  Similarly, usb.cfg in AGL sets CONFIG_USB_SERIAL=m but to unable
  
  CONFIG_USB_SERIAL_CONSOLE=y you need CONFIG_USB_SERIAL=y so
  
  the serial console setting gets disabled.
  
  
  You'd need to go through the conflicts one by one.
  
  
  -- Mikko
  


-- 
Dominig ar Foll
Senior Software Architect
Intel Open Source Technology Centre
  

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel