Skip to content
Snippets Groups Projects
Commit 3dcc0d6b authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier
Browse files

std-msgs: Correct license checksum


The license checksum was never tested before as the do_configure
failed until now and do_qa_configure is run after do_configure.

Signed-off-by: default avatarStefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
parent 1238d14f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ DESCRIPTION = "Standard ROS Messages including common message types representing
For common, generic robot-specific message types, please see common_msgs."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=5ee5b8b046ae48ad94a2037ca953a67b"
DEPENDS = "message-generation genlisp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment