Hello everyone, Here is v2 of the autotoo papercuts. Changes in this revision: - dropped already merged patches - thanks o/ - drop "build: remove dummy {conf,state}{dir,_DATA}" patch The latter patch was causing some unexpected and unrelated issues with the CI. At a glance I couldn't quite track down why, it removes some dead code and reproducing the CI is a time sink ... So I caved in :-P Link to the original v1 cover letter and patches can be found below. Thanks Emil - Link to v1: https://lore.kernel.org/r/20240116-autofoo-v1-0-626f6b54bd06@xxxxxxxxx --- Emil Velikov (6): build: remove unused variable builtin_nodist build: remove .service files from DEPENDENCIES lists build: remove explicit DEPENDENCIES handling build: manage .service.in files via configure.ac build: enable gc/dead code removal build: install dbus-org.bluez.obex.service symlink Makefile.am | 25 +++---------------------- Makefile.mesh | 7 +------ Makefile.obexd | 10 ++++++++-- Makefile.tools | 6 ------ acinclude.m4 | 2 ++ configure.ac | 11 ++++++++++- mesh/bluetooth-mesh.service.in | 2 +- obexd/src/obex.service.in | 2 +- src/bluetooth.service.in | 2 +- tools/bluetooth-logger.service.in | 2 +- 10 files changed, 28 insertions(+), 41 deletions(-) --- base-commit: a9d1f6f6a625607de6c3f5b7a40a3aac5f36c02b change-id: 20240116-autofoo-db2fe2c70951 Best regards, -- Emil Velikov <emil.l.velikov@xxxxxxxxx>