diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-tornado_6.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_6.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.bb index 08c8672ebe..b01c1cec2a 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.bb | |||
| @@ -35,7 +35,7 @@ PACKAGES =+ "\ | |||
| 35 | " | 35 | " |
| 36 | 36 | ||
| 37 | FILES:${PN}-test = " \ | 37 | FILES:${PN}-test = " \ |
| 38 | ${libdir}/${PYTHON_DIR}/site-packages/*/test \ | 38 | ${PYTHON_SITEPACKAGES_DIR}/*/test \ |
| 39 | " | 39 | " |
| 40 | 40 | ||
| 41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |
