DRAFT micro-xrce-dds-agent.inc: Prepend to FILES-dev,-doc

This commit is contained in:
Herb Kuta 2019-05-04 11:30:09 -07:00
parent 485e9b5dad
commit 27170ea7ae
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Copyright (c) 2019 LG Electronics, Inc.
# This component doesn't use datadir/ROS_BPN
ROS_DATADIR = "${datadir}/microxrcedds_agent"
FILES_${PN}-dev_prepend = " \
${ROS_DATADIR}/cmake \
"
FILES_${PN}-doc_prepend = " \
${ROS_DATADIR}/LICENSE \
"