Le 09/01/2024 à 13:03, MOHAMMED HASSAN a écrit :
> Hi guys,

Hi,

> I open menuconfig and add/remove some features, save and exit.
> If I build using "bitbake linux-meson" the built image has all the features.
> However If I use "bitbake linux-meson -c clean && bitbake linux-meson" , then 
> all the menuconfig modifications are erased and the default configuration is 
> built. 
> What to do.

That's normal behavior. The output of menuconfig is saved as in the temporary 
directory (build/tmp/...) which is removed during the clean task.

Information on how to keep the defconfig can be found here : 
https://docs.yoctoproject.org/dev/kernel-dev/common.html#using-menuconfig
(You may want to use the documentation of your specific branch)

Regards,

> 
> 
> Thanks
> Hassan
> 
> 
> 
> 

-- 
Yoann Congal
Smile ECS - Tech Expert
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62118): https://lists.yoctoproject.org/g/yocto/message/62118
Mute This Topic: https://lists.yoctoproject.org/mt/103618090/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to