Files
firmware/general/package/yaml-cli/Config.in
Paul Philippov 2ed2bc5158 Small improvements to make check-package happy.
Signed-off-by: Paul Philippov <themactep@gmail.com>
2022-02-28 02:46:53 -05:00

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/