From: Wang Mingyu <[email protected]>

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 <[email protected]>
---
 .../{python3-dtschema_2024.5.bb => python3-dtschema_2024.9.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dtschema_2024.5.bb => 
python3-dtschema_2024.9.bb} (85%)

diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.5.bb 
b/meta/recipes-devtools/python/python3-dtschema_2024.9.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-dtschema_2024.5.bb
rename to meta/recipes-devtools/python/python3-dtschema_2024.9.bb
index 1eb24eca23..5a159297fb 100644
--- a/meta/recipes-devtools/python/python3-dtschema_2024.5.bb
+++ b/meta/recipes-devtools/python/python3-dtschema_2024.9.bb
@@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta
 
 PYPI_PACKAGE = "dtschema"
 
-SRC_URI[sha256sum] = 
"ea259a9ba4d1e1eff44ac8d362950361e46750bdeaf30a437a7ed33159c35fd8"
+SRC_URI[sha256sum] = 
"1e5cc422736d5e4167f764478e50093f340bbede95b569ed66d60748dbc39ab2"
 
 DEPENDS += "python3-setuptools-scm-native"
 RDEPENDS:${PN} += "\
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204915): 
https://lists.openembedded.org/g/openembedded-core/message/204915
Mute This Topic: https://lists.openembedded.org/mt/108643615/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to