]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-dtschema: upgrade 2026.4 -> 2026.6
authorPaul Barker <paul@pbarker.dev>
Fri, 19 Jun 2026 18:32:22 +0000 (19:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Jun 2026 09:02:08 +0000 (10:02 +0100)
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 <paul@pbarker.dev>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-dtschema_2026.6.bb [moved from meta/recipes-devtools/python/python3-dtschema_2026.4.bb with 85% similarity]

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 cbd459c151bd9df0d7c361559ba38db026fc41b6..7e463ed1ad184794901a2fc8bf1bce385c592f67 100644 (file)
@@ -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} += "\