]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-dtschema: upgrade 2024.5 -> 2024.9
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:48:59 +0000 (14:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
commite6a31383143873726e8e47023d79fe72ce0e88d9
treed7ed185261635da36d3d8490896e6c2276ae662c
parentf3bbcfcb8f1db84a2d5e51172d776970222c5e88
python3-dtschema: upgrade 2024.5 -> 2024.9

Changelog:
=============
- Use type information for decoding DTB properties to their defined
  type. With this many of the fixups in the schema processing are
  dropped.
- Restore prior behavior of matching schemas to fallback compatible
  strings.
- Fix support for filtering with multiple patterns on dt-validate.
- Clean-ups for I2C schemas.
- Add an "assigned-clock-rates-u64" property to support frequencies
  above 4GHz
- Add a 'test,' vendor prefix to exclude from undocumented compatible
  checks. This removes the documentation requirement for test cases.

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