meta-ros/recipes-ros/audio-common/audio-common.inc

10 lines
331 B
PHP
Raw Normal View History

2013-11-20 05:12:20 +08:00
SRC_URI = "https://github.com/ros-drivers/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
2014-07-27 17:47:08 +08:00
SRC_URI[md5sum] = "7610358ec0e87b37321e0391e351f487"
SRC_URI[sha256sum] = "bdffab26cd837b6db65d275dd14de143d1cf056167fc121b213b7403142195c4"
2013-11-20 05:12:20 +08:00
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
inherit catkin
ROS_SPN = "audio_common"