]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/transmission: remove BR2_PACKAGE_TRANSMISSION_REMOTE
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 2 May 2018 06:05:40 +0000 (08:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 20 May 2018 13:38:46 +0000 (15:38 +0200)
commit79a678d7745bc3f3b5f361a7e3f25f39c3f1568b
tree469e32fe85254bdd1d054a324972ba7c1cd03436
parentacadbe6393e360d4b77195ec61bbe8b48d668c85
package/transmission: remove BR2_PACKAGE_TRANSMISSION_REMOTE

Commit 6e223241e1bb58a27eb890291f9f5c1fcc6a0818 ("Add Transmission
package"), which added the transmission package, introduced a
BR2_PACKAGE_TRANSMISSION_REMOTE Config.in option, supposedly matching
the --enable-remote/--disable-remote transmission option.

However, transmission as of version 2.33 packaged by this initial
commit, did not have a --enable-remote/--disable-remote option, and it
was apparently never part of transmission.

Therefore, this commit removes this useless option. Since the
transmission-remote tool is automatically built when the daemon is
enabled, the Config.in.legacy handling selects
BR2_PACKAGE_TRANSMISSION_DAEMON.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
package/transmission/Config.in
package/transmission/transmission.mk