gunicorn does not start if package python-setuptools is not installed. Adding a select BR2_PACKAGE_PYTHON_SETUPTOOLS fixes this.
Thanks! Could you send a patch to the mailing list to fix this ?
Fixed by https://git.buildroot.org/buildroot/commit/?id=f242f9bad97be17e8ffb01d0aef7b88696ad6cc9. Thanks!