Re: How to disable Bluetooth of Raspberry Pi from Yocto?


Khem Raj
 

On Wed, Mar 9, 2022 at 1:01 AM Sourabh Hegde <hrsourabh011@...> wrote:

Hello Tomasz,

Thanks for quick reply.

meta-raspberrypi provide recipe just for the `config.txt` file. I don't know which Yocto version you are usingbut on master it looks like this https://github.com/agherzan/meta-raspberrypi/blob/master/recipes-bsp/bootfiles/rpi-config_git.bb#L1You will need some bbappend in your custom recipe to extend config.txt wtih `dtoverlay=disable-bt`.

I forgot to mention, I am on "Honister" release. Yes, I added rpi_config_git.bbappend file

Did you try to hit an enter couple of times and then maybe log in?

Yes, I tried that, but it's not working. May be it's fails to respond for keyboard inputs.
can you check /boot/config.txt on target and see if this change is
persisting in your image or not

Regards,
Sourabh

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.