mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
This package is renamed to avoid fixing other packages that expect to find its content inside a stun/ directory instead of p1_stun/. Thus, remove the corresponding patch from the erlang-p1-sip package. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> [yann.morin.1998@free.fr: update .checkpackageignore] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
config BR2_PACKAGE_ERLANG_STUN
|
|
bool "erlang-stun"
|
|
select BR2_PACKAGE_ERLANG_P1_TLS
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
help
|
|
STUN library for Erlang
|
|
|
|
https://github.com/processone/stun
|