diff options
author | Joel Stanley <joel@jms.id.au> | 2016-06-24 13:53:09 +0930 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2019-03-05 13:30:58 +1030 |
commit | 83a3d5a4ae04e35b16678f1299202e5eaa151bd4 (patch) | |
tree | 4cf5f753dd45a911a25c22c6946d0da2f4928c46 /package/python-oauthlib | |
parent | be24e9e7aa684569ccfd0435678477db37a33d99 (diff) | |
download | buildroot-83a3d5a4ae04e35b16678f1299202e5eaa151bd4.tar.gz buildroot-83a3d5a4ae04e35b16678f1299202e5eaa151bd4.zip |
package/dropbear: Add separate configuration option for dropbear server
Currently, the dropbear package installs both client and server components.
This means that when we only want the client binaries, we also get the server,
which is run from init.
Even though it's a multi-call binary (the client and server exist in the same
executable), we can define which parts are compiled-in. We'd also like to
selectively install the links and init scripts.
This change introduces a separate configuration for the dropbear server.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'package/python-oauthlib')
0 files changed, 0 insertions, 0 deletions