Finally found two ways to do this and worked in my case:
1. use bitbake -c diffconfig to create a fragment config and then add the 
fragment config to a .bbappend
2. add an out-of-tree defconfig in .bb
The documentation says out-of-tree defconfig takes precedence. But in my case 
KBUILD_DEFCONFIG is used and the out-of-tree defconfig is dropped.
No idea why. I have to use KBUILD_DEFCONFIG:remove to clear it.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60717): https://lists.yoctoproject.org/g/yocto/message/60717
Mute This Topic: https://lists.yoctoproject.org/mt/100557707/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to