mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
This package has been renamed to avoid patching other packages that expect to find its content in a fast_xml/ directory. Remove the corresponding patch from the erlang-p1-xmpp 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
198 B
Plaintext
9 lines
198 B
Plaintext
config BR2_PACKAGE_ERLANG_FAST_XML
|
|
bool "erlang-fast-xml"
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
select BR2_PACKAGE_EXPAT
|
|
help
|
|
XML utilities for Erlang
|
|
|
|
https://github.com/processone/fast_xml
|