ros.bbclass: Add common ros/core directory (resolves #85)

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
This commit is contained in:
Stefan Herbrechtsmeier 2013-08-13 15:45:14 +02:00 committed by Lukas Bulwahn
parent c691254b92
commit 20be749d26
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FILES_${PN} += "${libdir}/lib*${SOLIBSDEV}"
FILES_${PN} += "\
${prefix}/etc \
${datadir}/ros/config/${ROS_BPN}.config \
${datadir}/ros/core/${ROS_BPN} \
${datadir}/${ROS_BPN} \
"