diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:12 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | 5834db777f247552a997c274b4f1431d12859d19 (patch) | |
| tree | 943f83ec048e42b0de649c675062b38d673e285d /meta | |
| parent | e7c6cf30de1f65aa9613248f40ec7c1f8fd94da9 (diff) | |
| download | poky-5834db777f247552a997c274b4f1431d12859d19.tar.gz | |
python3-dtschema: upgrade 2024.9 -> 2024.11
(From OE-Core rev: f65a2a2fc8cf84086328d5609758b2b1bda6af4f)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-dtschema_2024.11.bb (renamed from meta/recipes-devtools/python/python3-dtschema_2024.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dtschema_2024.9.bb b/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 | |||
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "dtschema" | 8 | PYPI_PACKAGE = "dtschema" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "1e5cc422736d5e4167f764478e50093f340bbede95b569ed66d60748dbc39ab2" | 10 | SRC_URI[sha256sum] = "bb7dd36ff9406ec89607b893cfc5e1ffa7ead76fd5c48df77eafc9b4d4196047" |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-setuptools-scm-native" | 12 | DEPENDS += "python3-setuptools-scm-native" |
| 13 | RDEPENDS:${PN} += "\ | 13 | RDEPENDS:${PN} += "\ |
