I'm trying to compile from scratch (using the docker image).
And to include everything I need in the box, to avoid a network installation (for instance: packages/addons/service/bluetooth-audio).
Of course I can use the scripts/install_addon script to create the addon,
then create another package to install the generated service.bluetooth-audio addon,
not reliable to my point of view.
I can try to hack the framework to make it work and propose a PR but maybe I take the wrong direction and a smarter way already exists.