2013-02-15 23:01:23 +08:00
|
|
|
SRC_URI = "https://github.com/ros/roscpp_core/archive/${PV}.tar.gz;downloadfilename=rosscpp_core-${PV}.tar.gz"
|
2013-07-12 13:04:12 +08:00
|
|
|
SRC_URI[md5sum] = "d02c9d1270d1f68487944fb0e76adcb7"
|
|
|
|
SRC_URI[sha256sum] = "805b08c5b7044dd93bfaf4a0dd5807b391d1d86db9f6d143f9946b5528500eda"
|
2013-02-15 23:01:23 +08:00
|
|
|
|
2013-08-04 18:39:38 +08:00
|
|
|
S = "${WORKDIR}/roscpp_core-${PV}/${ROS_BPN}"
|
2013-02-15 23:01:23 +08:00
|
|
|
|
|
|
|
inherit catkin
|