From: Wang Mingyu Date: Wed, 24 Apr 2024 08:42:16 +0000 (+0800) Subject: python3-dtschema: upgrade 2024.2 -> 2024.4 X-Git-Tag: yocto-5.2~3043 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32d96d1334a5641a6b3a67244b1fc6daf77c5268;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-dtschema: upgrade 2024.2 -> 2024.4 Changelog: ============ -fixups: Convert anyOf/oneOf + const to enum -dt-validate: Add an 'only matching compatible' schema validation mode -schemas: pci: allow additional device properties in pci-pci-bridge -validator: Rework selecting schemas for validation -validator: Add a version to the processed schemas -schemas: chosen: Remove 'linux,tpm-kexec-buffer' -README: fix broken link to json-schema.org -schemas: Add schema for post-init-providers -fixups: Fix dropping of array 'items' schema -schemas: chosen: Change address+size properties' type to 'address' -Add a dedicated type for address properties -dtb: Filter out types with the wrong length multiple -schemas: dma: Ensure 'dma-names' entries are unique (mostly) -schemas: Ensure -names properties' entries are unique -dtb: Skip decoding strings if not nul terminated Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.2.bb b/meta/recipes-devtools/python/python3-dtschema_2024.4.bb similarity index 85% rename from meta/recipes-devtools/python/python3-dtschema_2024.2.bb rename to meta/recipes-devtools/python/python3-dtschema_2024.4.bb index 0e911dfb3d2..9583cd57b96 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2024.2.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2024.4.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "df4e5afb35bda93894209d2465e87fb7103f1a95a05909ebcb594fc4cf4fdd1e" +SRC_URI[sha256sum] = "18dd1d34b4a5e451291e5444e9ceb4a6febc605871cdaef22673b6f80aa4a131" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "\