From c97ee5e3b917aa0945757db8a61aec5245b630f8 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 16 Jun 2025 17:16:33 +0800 Subject: [PATCH] python3-dtschema: upgrade 2025.2 -> 2025.6.1 Changelog: =========== - Fix a longstanding ordering issue with extracting type information from properties which have a reference to another property. 'mac-mode' is the one in the Linux kernel. - Fix a false positive warning about missing unevaluatedProperties/additionalProperties (From OE-Core rev: e36601ca6454ec62ad2dd0db47724e2ad4c240cd) Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- ...{python3-dtschema_2025.2.bb => python3-dtschema_2025.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2025.2.bb => python3-dtschema_2025.6.1.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2025.2.bb b/meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2025.2.bb rename to meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb index 2071763741..872084841b 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2025.2.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "9adeaff2079a8b5fbc4bd1c8f02cbd232016a84a9684739cac20b4df3b19509e" +SRC_URI[sha256sum] = "6348fb23961d0cd1c89ea0c29b790c622bc34fdd1be56090724c6c1f76cbf10d" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\