Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
cf0cdaab
Commit
cf0cdaab
authored
8 years ago
by
Lukas Bulwahn
Browse files
Options
Download
Email Patches
Plain Diff
rospack: updating to 2.2.8
parent
7e63605c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recipes-ros/rospack/rospack_2.2.8.bb
+2
-2
recipes-ros/rospack/rospack_2.2.8.bb
with
2 additions
and
2 deletions
+2
-2
recipes-ros/rospack/rospack_2.2.
7
.bb
→
recipes-ros/rospack/rospack_2.2.
8
.bb
View file @
cf0cdaab
...
...
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=6;endline=6;md5=d566ef916e9dedc
DEPENDS = "boost cmake-modules python-rospkg-native libtinyxml"
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "
6608b514bc7aff7e8350855369228cd8
"
SRC_URI[sha256sum] = "
e11d7aebc61c71fd4b3d1d6c775766d6d58573a79d5076d7f13595eeeeba0ad2
"
SRC_URI[md5sum] = "
f415d53b620d35ce674959ac7616d202
"
SRC_URI[sha256sum] = "
a8fecbe03f9757510fe47137642e39a7c31b823d5bf7fa7890acc1169106b638
"
inherit catkin
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help