site  contact  subhomenews

Bluez 5.62 compiled in OpenEmbedded

October 27, 2021 — BarryK

EasyOS 3.1 has package bluez5 version 5.54. There have been improvements since then, so I have compiled 5.62 in OE.

I have a patch that internationalizes the 'bluetoothctl' CLI utility, that I posted about last year:

https://bkhome.org/news/202010/bluetoothctl-utility-internationalized.html

I had to update that patch to work in 5.62. I am hoping that 'bluetoothd' is now more stable:

https://bkhome.org/news/202010/bluetoothd-likes-to-crash.html

BluePup is a GUI wrapper around 'bluetoothctl':

https://easyos.org/apps/bluepup-easy-bluetooth-management.html

Next up, thinking of doing a complete recompile in OE, bring back 'jack' support. Reason is, 'pipewire' can completely replace jack. So, build apps, such as mpv and audacious, with jack dependency, but at runtime use pipewire instead -- it has the libs that will replace jack.

I posted about bringing in jack support earlier this year (but later on removed it):

https://bkhome.org/news/202104/dunfell-recompile-commencing-in-openembedded.html

Contrary to some online reports, pipewire cannot replace pulseaudio. It can replace the pulseaudio daemon, but the pulseaudio libraries are still required.  

Tags: easy