Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
do_install_append_aarch64_broadband () {
          # Removing dbus service in 64bit arch alone
          rm  ${D}${systemd_system_unitdir}/dbus.service   
}

However However even though it appears the rpi Bluetooth stack is compiled, it appears to be non functional as we’re getting an init failure from hci uart (particularly a timeout).
Any suggestions Manigandan Gopalakrishnan? (since you were the last to update the rapi4 document)