]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-dtschema: upgrade 2023.1 -> 2023.4
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 17 Apr 2023 08:07:54 +0000 (16:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Apr 2023 10:51:39 +0000 (11:51 +0100)
commit997715fcb7fc3c9c8d1a5d886857772098bd511c
treefdc022486dba9ad42ef2180ba9e12f11cb7bea8e
parent404acd14a992101578a4806df161fd587a9279a6
python3-dtschema: upgrade 2023.1 -> 2023.4

Changelog:
==========
Schemas:
 - Add missing PCI descriptions and properties
 - Add I2C clock stretching property
 - Add 'firmware-name' property
 - Add UEFI chosen properties
 - Enable cache schema

Meta-schemas:
 - Improve checking non-patterns in patternProperties
 - Allow 'not' at top-level of schemas
 - Relax meta-schema checks on referenced schemas

Tools:
 - Handle examples with 'interrupt-controller' node

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-dtschema_2023.4.bb [moved from meta/recipes-devtools/python/python3-dtschema_2023.1.bb with 83% similarity]