DRAFT ros1-rosbag-storage-vendor.inc: Prepend to FILES, FILES-dev
This commit is contained in:
parent
4cd29bb796
commit
50cc8f73e1
|
@ -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 \
|
||||
"
|
Loading…
Reference in New Issue