mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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* \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user