mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
python-tornado: fix the paths for the test package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
98bb1b7794
commit
43ccddddd3
@@ -19,6 +19,6 @@ PACKAGES =+ "\
|
||||
"
|
||||
|
||||
FILES_${PN}-test = " \
|
||||
${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/test \
|
||||
${libdir}/${PYTHON_DIR}/site-packages/${SRCNAME}/testing.py* \
|
||||
${libdir}/${PYTHON_DIR}/site-packages/*/test \
|
||||
${libdir}/${PYTHON_DIR}/site-packages/*/testing.py* \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user