diff mbox series

[4/5] python3-dtschema: upgrade 2026.4 -> 2026.6

Message ID 20260619-auh-v1-4-62299dbd8231@pbarker.dev
State New
Headers show
Series Various updates via AUH | expand

Commit Message

Paul Barker June 19, 2026, 6:32 p.m. UTC
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>
---
 .../python/{python3-dtschema_2026.4.bb => python3-dtschema_2026.6.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 cbd459c151bd..7e463ed1ad18 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} += "\