catkin recipe missed to add the python modules to the packages (NB: QA still mentions so files not shipped)

This commit is contained in:
Lukas Bulwahn 2013-01-11 08:59:34 +01:00
parent f1827f1ba4
commit 69c02888bf
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ SRC_URI[sha256sum] = "dd99cc04eeaf16a13185dd0a2f576939fa997dfb16a40ba45068c4d2eb
EXTRA_OECMAKE = "-DSETUPTOOLS_DEB_LAYOUT=OFF"
inherit cmake pythonnative
inherit cmake pythonnative python-dir
FILES_${PN} += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
export BUILD_SYS
export HOST_SYS