supervisor: convert to the Python package infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Dec 2013 20:26:55 +0000 (21:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2013 12:41:23 +0000 (13:41 +0100)
commit0935498a76d4a86d8d998ebb8d42c74af5a26075
treeefed44f71ecd99025d9d33bb381c0d354ede795b
parent8fd5a94562b771b56e1b06d6b3ea9b9a19e1a52a
supervisor: convert to the Python package infrastructure

Remove the select of BR2_PACKAGE_PYTHON_SETUPTOOLS, since what is
really needed is host-setuptools (as can be seen from the original .mk
file), and not setuptools for the target.

Also, remove the mangling of the Python shebang, since it's now done
by passing the --executable= option at install time (done in the
Python package infrastructure).

Finally, convert the package to use <pkg>_INSTALL_INIT_SYSV.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/supervisor/Config.in
package/supervisor/supervisor.mk