bdf4a7313c
- Drop patch (already in version) - libbsd is an optional dependency since version 1.21b and0380a4309f
- libconfig is optional since version 1.21c and2c93a015ea
- Update indentation in hash file (two spaces) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
config BR2_PACKAGE_SSLH
|
|
bool "sslh"
|
|
# uses fork()
|
|
depends on BR2_USE_MMU
|
|
help
|
|
Applicative protocol multiplexer
|
|
|
|
http://www.rutschle.net/tech/sslh.shtml
|