Skip to content
Snippets Groups Projects
Commit 36f0eb3c authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier
Browse files

catkin.bbclass: Add complete project datadir to PN package

parent 86e7d547
No related branches found
No related tags found
No related merge requests found
......@@ -36,10 +36,7 @@ ROS_BP = "${BPN}-${PV}"
FILES_${PN} += "\
${prefix}/etc \
${datadir}/ros/config/${ROS_BPN}.config \
${datadir}/${ROS_BPN}/conf \
${datadir}/${ROS_BPN}/scripts \
${datadir}/${ROS_BPN}/msg \
${datadir}/${ROS_BPN}/nodes \
${datadir}/${ROS_BPN} \
"
FILES_${PN}-dev += "\
......
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