]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-dtschema: upgrade 2024.2 -> 2024.4
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 24 Apr 2024 08:42:16 +0000 (16:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Apr 2024 09:05:58 +0000 (10:05 +0100)
commit32d96d1334a5641a6b3a67244b1fc6daf77c5268
tree71bb2d2ce6f4c65d5e6eb9a6bd73cc5420e92e7d
parent4c5840c01e40a012fcbdc316cbed817f4b3cf230
python3-dtschema: upgrade 2024.2 -> 2024.4

Changelog:
============
-fixups: Convert anyOf/oneOf + const to enum
-dt-validate: Add an 'only matching compatible' schema validation mode
-schemas: pci: allow additional device properties in pci-pci-bridge
-validator: Rework selecting schemas for validation
-validator: Add a version to the processed schemas
-schemas: chosen: Remove 'linux,tpm-kexec-buffer'
-README: fix broken link to json-schema.org
-schemas: Add schema for post-init-providers
-fixups: Fix dropping of array 'items' schema
-schemas: chosen: Change address+size properties' type to 'address'
-Add a dedicated type for address properties
-dtb: Filter out types with the wrong length multiple
-schemas: dma: Ensure 'dma-names' entries are unique (mostly)
-schemas: Ensure -names properties' entries are unique
-dtb: Skip decoding strings if not nul terminated

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-dtschema_2024.4.bb [moved from meta/recipes-devtools/python/python3-dtschema_2024.2.bb with 85% similarity]