9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
|
config BR2_PACKAGE_ERLANG_P1_TLS
|
||
|
bool "erlang-p1-tls"
|
||
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
||
|
select BR2_PACKAGE_OPENSSL
|
||
|
help
|
||
|
Erlang interface to OpenSSL
|
||
|
|
||
|
https://github.com/processone/tls
|