Message ID | 20240216-hook-fixup-v2-0-a6b192d1a6ad@gmail.com |
---|---|
Headers | show |
Series | Handful of build fixes and cleanups | expand |
Hello everyone, On Fri, 16 Feb 2024 at 23:11, Emil Velikov via B4 Relay <devnull+emil.l.velikov.gmail.com@kernel.org> wrote: [snip] > build: drop %.rules make rule This patch is flagging a bug in the CI and tripping it over. I'm looking at fixing the CI, but for now please drop this patch. > build: move public headers to sub-folder This patch is causing failures in CI, which are not reproducible locally. Do ignore this patch as well. Kindly let me know if I should resend the series with the above two omitted. Thanks Emil
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 16 Feb 2024 23:11:04 +0000 you wrote: > Hello list, > > Here are bunch of regression fixes caused by yours truly - mea culpa. > > Changes in v2: > - rework first (install-data-hooks) to per-target hooks > - add renamed files to gitignore (rules patch) > - introduced six extra patches > - fix the @@ substitution in the service.in files > - drop erroneous -fPIC > - add org.bluez.obex.service to gitignore > - drop duplicate -I include in obexd > - adds all manpages to gitignore > - moves libbluetooth public header to sub-folder > > [...] Here is the summary with links: - [BlueZ,v2,01/10] build: rework {install-data,uninstall}-hook https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9fe4ccb79ffa - [BlueZ,v2,02/10] build: install obexd (dbus,systemd} services as needed https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c2b9f357d522 - [BlueZ,v2,03/10] build: handle relative libexecdir instances https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=71d8fda25b21 - [BlueZ,v2,04/10] build: drop %.rules make rule (no matching commit) - [BlueZ,v2,05/10] build: simplify coverage handling https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=344cf10cb60c - [BlueZ,v2,06/10] build: drop explicit -fPIC from obexd CFLAGS https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=bade07f43fed - [BlueZ,v2,07/10] gitignore: add org.bluez.obex.service https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=071ababfe6e3 - [BlueZ,v2,08/10] build: obexd: remove duplicate include -I$(builddir)/lib https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4d3605e472ed - [BlueZ,v2,09/10] gitignore: ignore all manual pages https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e6acec4770bb - [BlueZ,v2,10/10] build: move public headers to sub-folder (no matching commit) You are awesome, thank you!