9ab8937ba5
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> [Thomas: add dependency on erlang-p1-utils, as noticed by Romain Naour.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
config BR2_PACKAGE_ERLANG_P1_YAML
|
|
bool "erlang-p1-yaml"
|
|
select BR2_PACKAGE_ERLANG_P1_UTILS
|
|
select BR2_PACKAGE_LIBYAML
|
|
help
|
|
Erlang wrapper for libyaml C library
|
|
|
|
https://github.com/processone/p1_yaml
|