DRAFT ros1-rosbag-storage-vendor.inc: Prepend to FILES, FILES-dev

This commit is contained in:
Herb Kuta 2019-04-10 17:20:53 -07:00
parent 4cd29bb796
commit 50cc8f73e1
1 changed files with 12 additions and 0 deletions

View File

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