From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{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 --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} += "\ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207015): https://lists.openembedded.org/g/openembedded-core/message/207015 Mute This Topic: https://lists.openembedded.org/mt/109531987/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
