mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
dc41cb3fdf
[Thomas: adjust license to be 'GPLv2 with OpenSSL exception' instead of just 'GPLv2'.] Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
config BR2_PACKAGE_ERLANG_P1_SIP
|
|
bool "erlang-p1-sip"
|
|
select BR2_PACKAGE_ERLANG_P1_STUN
|
|
select BR2_PACKAGE_ERLANG_P1_TLS
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
help
|
|
SIP library for Erlang
|
|
|
|
https://github.com/processone/p1_sip
|