Skip to content
Snippets Groups Projects
Commit 787822b3 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

rosserial: updating to 0.5.6

Updating rosserial to 0.5.6 needs adjusting of the
LIC_FILES_CHKSUM lines.
parent 292dea80
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "Libraries and examples for ROSserial usage on Arduino/AVR Platforms."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "std-msgs sensor-msgs geometry-msgs nav-msgs rosserial-client message-generation"
......
DESCRIPTION = "Generalized client side source for rosserial."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
require rosserial.inc
DESCRIPTION = "Libraries and examples for ROSserial usage on Embedded Linux Enviroments"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "std-msgs sensor-msgs geometry-msgs nav-msgs rosserial-client"
......
DESCRIPTION = "Messages for automatic topic configuration using rosserial."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "message-generation"
......
DESCRIPTION = "A Python-based implementation of the ROS serial protocol."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
require rosserial.inc
......
SRC_URI = "https://github.com/ros-drivers/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "98225960a1cb3f76c490c41d44913b42"
SRC_URI[sha256sum] = "f2ea608c5d909e7249817fdc0a7fea67945fbf12e0d24fdfa4dd095b86ea8a75"
SRC_URI[md5sum] = "2c6daf8212856f002506c370095c28f8"
SRC_URI[sha256sum] = "f0047e40b1643ba128cf679a014a27790cfeb358bef768212ec932bb62a9b8c7"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
......
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