From: Paul Barker Date: Fri, 19 Jun 2026 18:32:22 +0000 (+0100) Subject: python3-dtschema: upgrade 2026.4 -> 2026.6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8681a262c813872242bdec91fc3c2200653ac64;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-dtschema: upgrade 2026.4 -> 2026.6 Tools: - Fix a case of stderr output not be atomic and getting interleaved - Relax checks on overlapping types - Fix handling of matrix types with unbounded dimensions - Apply fixups under "definitions" Meta-schemas: - Ensure matrix properties have 2 levels of items - Exclude "xlnx,channels" from vendor properties as it can be a node name, too Schemas: - New PCI properties "aspm-no-l1ss" and "aspm-no-l1". Add constraints for T_POWER_ON property. - Drop constraints on iommu-map to support variable #iommu-cells For more details, see: https://github.com/devicetree-org/dt-schema/releases/tag/v2026.06 Signed-off-by: Paul Barker Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dtschema_2026.4.bb b/meta/recipes-devtools/python/python3-dtschema_2026.6.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2026.4.bb rename to meta/recipes-devtools/python/python3-dtschema_2026.6.bb index cbd459c151b..7e463ed1ad1 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2026.4.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2026.6.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "10cd0ffe239f8d88913390ac5d8213fae382e87a20643b21c65714ded82a4460" +SRC_URI[sha256sum] = "05188e3727393334b99abb74ae220ccb8158eec67d6bec793326253f9e76d57a" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\