Skip to content
Snippets Groups Projects
Commit 69c02888 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

catkin recipe missed to add the python modules to the packages (NB: QA still...

catkin recipe missed to add the python modules to the packages (NB: QA still mentions so files not shipped)
parent f1827f1b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment