mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
config BR2_PACKAGE_YAML_CLI
|
|
bool "yaml-cli"
|
|
select BR2_PACKAGE_LIBYAML
|
|
help
|
|
yaml-cli - console configurator for YAML files
|
|
|
|
https://github.com/openipc/yaml-cli/
|