Message ID | 20240129-rm-ext-plugins-v4-0-bfd1e08c7f99@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Remove support for external plugins | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Mon, 29 Jan 2024 14:44:14 +0000 you wrote: > Hello everyone, > > With v4 we have moved from pre-processor to compilation checking for the > external plugins support. > > Namely, as we build without one the dead-code elimination will discard > all the relevant code. Ultimately this means we compile check both paths > in order to catch mistakes. Thanks to Luiz for the suggestion. > > [...] Here is the summary with links: - [BlueZ,v4,1/8] configure, README: introduce --enable-external-plugins https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2a5c9cf632e6 - [BlueZ,v4,2/8] obexd: factor out external plugin support https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=004b5b28a04c - [BlueZ,v4,3/8] bluetoothd: remove external-dummy plugin https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=1db7a00e35c4 - [BlueZ,v4,4/8] bluetoothd: convert external sixaxis plugin to builtin https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9f71892b63f6 - [BlueZ,v4,5/8] bluetoothd: factor out external plugin support https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=109cc8a0f6aa - [BlueZ,v4,6/8] bluetoothd: don't export internal API https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7a1d3c7c4bc7 - [BlueZ,v4,7/8] bluetoothd: change plugin loading alike obexd https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f174724c76c6 - [BlueZ,v4,8/8] android: export only (android) entrypoint from the modules https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f59f4902bc4e You are awesome, thank you!