Searched full:dtschema (Results 1 – 21 of 21) sorted by relevance
37 # yaml and dtschema are required for 5.16+ device tree validation, libyaml is checked43 PACKAGECONFIG[dt-validation] = ",,python3-dtschema-native"45 DEPENDS += "${@bb.utils.contains('PACKAGECONFIG', 'dt-validation', '', 'python3-dtschema-wrapper-na…
127 pip3 install dtschema129 Note that 'dtschema' installation requires 'swig' and Python development files137 Recommended is also to install yamllint (used by dtschema when present).
15 echo "Ensure dtschema python package is installed and in your PATH." >&2; \20 { echo "ERROR: dtschema minimum version is v$(DT_SCHEMA_MIN_VERSION)" >&2; false; }
56 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/property-units.yaml
2 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml
8 PYPI_PACKAGE = "dtschema"
12 dtc-native python3-dtschema-wrapper-native"
93 * Add a disabled port just to satisfy dtschema.
58 - ``python3-dtschema``181 …- Introduce python3-dtschema-wrapper in preparation for mandatory schema checking on dtb files in …598 - python3-dtschema: upgrade 2021.10 -> 2022.1
51 - kernel: introduce python3-dtschema-wrapper
436 - python3-dtschema 2022.1 -> 2022.8.3
610 - python3-dtschema 2023.7 -> 2024.2
717 - ``python3-dtschema`` 2024.2 -> 2024.5
591 - python3-dtschema: upgrade 2023.1 -> 2023.7
619 - python3-dtschema: upgrade 2022.8.3 -> 2023.1
628 RECIPE_MAINTAINER:pn-python3-dtschema = "Bruce Ashfield <bruce.ashfield@gmail.com>"629 RECIPE_MAINTAINER:pn-python3-dtschema-wrapper = "Bruce Ashfield <bruce.ashfield@gmail.com>"
885 * Add a disabled port just to satisfy dtschema.
[all...]