topic-tools: improved license check (resolves #111)
This commit is contained in:
parent
8b46917f17
commit
bf74347f79
|
@ -2,7 +2,7 @@ DESCRIPTION = "rostopic contains the rostopic command-line tool for displaying d
|
|||
ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages."
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=68b329da9893e34099c7d8ad5cb9c940"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=12;endline=12;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||
|
||||
DEPENDS = "rostest-native rostest roscpp"
|
||||
|
||||
|
|
Loading…
Reference in New Issue