diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-11 20:41:20 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-10-14 07:15:36 -0700 |
| commit | b0e66ebc2a375ef7da2a36f27269b3d96b305b2f (patch) | |
| tree | 2b7445c9f8acd773c379dad351cf490e1e1febe8 /meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | |
| parent | f2152d79043601eacb70da1a3ab36f5ac56f3e28 (diff) | |
| download | meta-openembedded-b0e66ebc2a375ef7da2a36f27269b3d96b305b2f.tar.gz | |
python3-yappi: add python 3.10 fix
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb index 94988a7448..7cfc84e756 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | |||
| @@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "a51d3e6e5563cc74b5bb82ed6e7bd44a9c1a7eae3d97e4d52e9465edb3 | |||
| 9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
| 10 | file://run-ptest \ | 10 | file://run-ptest \ |
| 11 | file://0001-Fix-imports-for-ptests.patch \ | 11 | file://0001-Fix-imports-for-ptests.patch \ |
| 12 | file://python310.patch \ | ||
| 12 | " | 13 | " |
| 13 | 14 | ||
| 14 | inherit pypi setuptools3 ptest | 15 | inherit pypi setuptools3 ptest |
