mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
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
|