Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Meta Ros
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
uav-hds
intel-aero
Meta Ros
Commits
4273ca23
Commit
4273ca23
authored
10 years ago
by
Lukas Bulwahn
Browse files
Options
Downloads
Patches
Plain Diff
pcl-conversions: updating to 0.2.10
Updating pcl-conversions to 0.2.0 needs adjusting of the LIC_FILES_CHKSUM line.
parent
d85846f1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-ros/pcl-conversions/pcl-conversions_0.2.1.bb
+3
-3
3 additions, 3 deletions
recipes-ros/pcl-conversions/pcl-conversions_0.2.1.bb
with
3 additions
and
3 deletions
recipes-ros/pcl-conversions/pcl-conversions_0.
1.6
.bb
→
recipes-ros/pcl-conversions/pcl-conversions_0.
2.1
.bb
+
3
−
3
View file @
4273ca23
DESCRIPTION = "Provides conversions from PCL data types and ROS message types"
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=
8
;endline=
8
;md5=d566ef916e9dedc494f5f793a6690ba5"
LIC_FILES_CHKSUM = "file://package.xml;beginline=
11
;endline=
11
;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "pcl-msgs pcl roscpp"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "
a4317447dbd3da2bcd33d40db700b723
"
SRC_URI[sha256sum] = "
5664ef3877de7efed7215bb9320fad02d1c167a96f3ba8927727e607a5f628
5c"
SRC_URI[md5sum] = "
670605fa95f008ecc4c420cb9e53df44
"
SRC_URI[sha256sum] = "
79c107f2513fe0aa472b8eefc0cd652f0aaacaba482945acbf23c72d7d3bf
5c
8
"
S = "${WORKDIR}/${ROS_SP}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment