Files
CoreMP135_buildroot/package/python-dtschema/Config.in
T

11 lines
344 B
Plaintext
Raw Normal View History

2022-08-04 07:23:31 +02:00
config BR2_PACKAGE_PYTHON_DTSCHEMA
bool "python-dtschema"
select BR2_PACKAGE_PYTHON_JSONSCHEMA # runtime
select BR2_PACKAGE_PYTHON_PYLIBFDT # runtime
select BR2_PACKAGE_PYTHON_RFC3987 # runtime
select BR2_PACKAGE_PYTHON_RUAMEL_YAML # runtime
help
DeviceTree validation schema and tools.
https://github.com/devicetree-org/dt-schema