From: David Nyström <david.nyst...@enea.com>

Signed-off-by: David Nyström <david.nyst...@enea.com>
---
 .../python/python-twisted_10.2.0.bb                |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb 
b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
index 5215dd6..bfd6643 100644
--- a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
+++ b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb
@@ -62,7 +62,10 @@ FILES_${PN}-test = " \
 "
 
 FILES_${PN}-protocols = " \
-  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/ \
+  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \
+  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \
+  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \
+  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/test/ \
 "
 
 FILES_${PN}-zsh = " \
-- 
1.7.9.5


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to