diff mbox series

[29/47] python3-dtschema: upgrade 2024.9 -> 2024.11

Message ID 1731403483-21399-29-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 12, 2024, 9:24 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
- github: Enable python 3.12 and 3.13
- Add a tool to compare schemas for ABI changes
- dt-bindings: u-boot: Add property for LED boot and activity
- validator: Don't crash if the de-aliaser hack fails
- schemas: gpio: Add GPIO nexus node
- schemas: gpio: Remove #gpio-cells dependence on gpio-controller
- fixups: Allow "items" entries to be boolean
- meta-schemas: Allow "not" in "items" list
- meta-schemas: Exclude "adi,channels" from vendor properties
- schemas: Add wakeup-source schema
- schemas: i2c: add optional GPIO binding for SMBALERT# line
- github: Update actions versions
- validator: Warn on multiple schemas with same compatible string
- schemas: root-node: Add 'television' chassis-type
- schemas: core: Introduce "fail-needs-probe" status

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-dtschema_2024.9.bb => python3-dtschema_2024.11.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dtschema_2024.9.bb => python3-dtschema_2024.11.bb} (85%)
diff mbox series

Patch

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