[yocto] defconfig file (or fragment files) not used

Bruce Ashfield bruce.ashfield at windriver.com
Fri Mar 30 08:18:00 PDT 2018


On 2018-03-30 9:08 AM, Vincent Daanen wrote:
> Hi
> 
>> On 03/29/18 16:12 PM, Bruce Ashfield wrote:
>> [cut]
>> Do you have all of the CAN* Kconfig dependencies in your defconfig ?
> No only the ones I need
> 
>> If you don't, the kernel config subsystem will turn them off.
>>
>> Also note that a 'defconfig' translates to a merge config run (yes, even with just a defconfig) of 'allnoconfig', so that can also be turning off dependencies if they were only valid via their default and were not explicitly specified.
>>
>> You can set KCONFIG_MODE="alldefconfig" in a linux-yocto bbappend to change what mode merge-config uses.
> I tried this but got the same result ☹!
> Do you think I have to set all the "CAN*" dependencies?

Is this using master of oe-core ? Is this a setup that I can
configure and build here ?

If I can easily reproduce it, I can offer better suggestions.

Bruce

> 
> 
> Vincent
> 
> 




More information about the yocto mailing list