diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb b/meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb index cf3e0b39c8..3df0e5d003 100644 --- a/meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-psutil_5.9.0.bb | |||
| @@ -6,6 +6,8 @@ SRC_URI[sha256sum] = "869842dbd66bb80c3217158e629d6fceaecc3a3166d3d1faee515b05dd | |||
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-fix-failure-test-cases.patch" | ||
| 10 | |||
| 9 | PACKAGES =+ "${PN}-tests" | 11 | PACKAGES =+ "${PN}-tests" |
| 10 | 12 | ||
| 11 | FILES:${PN}-tests += " \ | 13 | FILES:${PN}-tests += " \ |
