package/samba4: do not force target python
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 3 Jan 2020 13:43:41 +0000 (14:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 8 Jan 2020 08:32:18 +0000 (09:32 +0100)
commitb06523c6c46e753e3371abbe913620bde2b73822
tree1e054fa78d2bf7a3e0f14f27315cde7f62341650
parent9bb9bbfd540688a33866943c560913d145d52252
package/samba4: do not force target python

Samba does not need python on the target for file server functionality.
It does need it for the Active Directory Domain Controller feature,
which is already configured in buildroot as optional and already depends
on python3 since commit 4485a75859fbae99090b065ddd7c088a65571d37.

An unnecessary target python greatly increases the size of the target
filesystem. A somewhat minimal configuration with a samba server shunk
from an 82 MB rootfs to 53 MB with this patch.

Signed-off-by: Trent Piepho <trent.piepho@synapse.com>
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/samba4/Config.in