image-common: updated to hydro release version
This commit is contained in:
parent
fd9833ea2a
commit
3d9d9cf54e
|
@ -1,6 +1,6 @@
|
|||
SRC_URI = "https://github.com/ros-perception/image_common/archive/${PV}.tar.gz;downloadfilename=image_common-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "1831f995e72eeeb143b0d3f072a2c153"
|
||||
SRC_URI[sha256sum] = "e111bb72da8df67efb742c05742d774a337266e0b2a70073e283c157b4ab7029"
|
||||
SRC_URI[md5sum] = "72dc5897c021987cca04756cbf3ddc27"
|
||||
SRC_URI[sha256sum] = "022f3c81ade13e644cf7f3c96712a362dc668f2edf37c125f3b9411818eb294a"
|
||||
|
||||
inherit catkin
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "image_transport should always be used to subscribe to and publish images."
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||
|
||||
DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"
|
||||
|
Loading…
Reference in New Issue