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

using BBCLASSEXTEND="native" instead of an own native recipe for catkin

parent 35b27ccb
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ DEPENDS = "python-empy-native python-catkin-pkg-native"
EXTRA_OECMAKE = "-DSETUPTOOLS_DEB_LAYOUT=OFF"
BBCLASSEXTEND += "native"
inherit cmake pythonnative python-dir
FILES_${PN} += "${libdir}/${PYTHON_DIR}/* ${PYTHON_SITEPACKAGES_DIR}/*"
......
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