From: Wang Mingyu <[email protected]> Changelog: =========== - schemas: gpio: Add descriptions - schemas: root-node: add 'spectacles' chassis-type - schemas: gpio: Restrict HOG node name pattern to suffixes - schemas: property-units: Add the picoamp type - validator: Add warning for properties with incompatible multiple types - schemas: Add access controller consumer - github: Disable python 3.7 - meta-schemas: Allow additionalItems to be a schema - on Dec 17, 2024 - dt-bindings: trigger: Add trigger source - schemas: pci: bridge: Document PCIe equalization presets - dtb: Fix type collision with "mode-gpios"
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-dtschema_2024.11.bb => python3-dtschema_2025.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2024.11.bb => python3-dtschema_2025.2.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.11.bb b/meta/recipes-devtools/python/python3-dtschema_2025.2.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2024.11.bb rename to meta/recipes-devtools/python/python3-dtschema_2025.2.bb index 8d052d6910..2071763741 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2024.11.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2025.2.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "bb7dd36ff9406ec89607b893cfc5e1ffa7ead76fd5c48df77eafc9b4d4196047" +SRC_URI[sha256sum] = "9adeaff2079a8b5fbc4bd1c8f02cbd232016a84a9684739cac20b4df3b19509e" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211579): https://lists.openembedded.org/g/openembedded-core/message/211579 Mute This Topic: https://lists.openembedded.org/mt/111247373/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
