diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-08-25 11:51:07 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-28 10:47:08 +0100 |
| commit | 27d9b0412c7a58c8d6d4770acb304b465d8deb64 (patch) | |
| tree | 58c5221dbf01a758b02e12bbc14bff2d593c745c /meta/recipes-devtools/python | |
| parent | 434aec2b9a9506afb1a0c07db188d29903ac304b (diff) | |
| download | poky-27d9b0412c7a58c8d6d4770acb304b465d8deb64.tar.gz | |
python3-dtschema: upgrade 2025.6.1 -> 2025.8
Changelog:
==========
- Add /chosen bootsource property
- Add /chosen KHO (for Linux kernel kexec) properties
- Extend wakeup-source property to define modes
- Add system level idle states
- Add '-db' property unit suffix
(From OE-Core rev: 77bc2f5c1dad9ed4d8a269c9cb3dc8f1c63a1d86)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-dtschema_2025.8.bb (renamed from meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb b/meta/recipes-devtools/python/python3-dtschema_2025.8.bb index 872084841b..9aba5f85ee 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2025.6.1.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2025.8.bb | |||
| @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta | |||
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "dtschema" | 8 | PYPI_PACKAGE = "dtschema" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "6348fb23961d0cd1c89ea0c29b790c622bc34fdd1be56090724c6c1f76cbf10d" | 10 | SRC_URI[sha256sum] = "3c63b643fa76215b32cc6cbea9fd0dc7627dc71c67f3dca14fc04d70a7e1235e" |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-setuptools-scm-native" | 12 | DEPENDS += "python3-setuptools-scm-native" |
| 13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
