-
Lukas Bulwahn authored
The ros-comm recipes are updated to 1.9.48 to be in line with https://github.com/ros/rosdistro/blob/4551e7c32d1b34984410b79bc0ec36afe3d3d245/hydro/release.yaml. The previously applied patches have been included in 1.9.48 and are removed from the recipe and this repository.
Lukas Bulwahn authoredThe ros-comm recipes are updated to 1.9.48 to be in line with https://github.com/ros/rosdistro/blob/4551e7c32d1b34984410b79bc0ec36afe3d3d245/hydro/release.yaml. The previously applied patches have been included in 1.9.48 and are removed from the recipe and this repository.
ros-comm.inc 358 B
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "084abed026cfe1821b03cfcfc4cc4c17"
SRC_URI[sha256sum] = "881f30e896c818502212762dda23bfd82ba384a4ec47d682f4f5fbe97b298cbc"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"
inherit catkin
ROS_SPN = "ros_comm"