Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
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
Container Registry
Model registry
Operate
Environments
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
Gepetto
robotpkg-wip
Commits
c40c89a6
Commit
c40c89a6
authored
5 years ago
by
Olivier Stasse
Browse files
Options
Downloads
Patches
Plain Diff
[wip/tiago-tutorials] Release 2.0.3
Make the package compatible with bionic/Ubuntu 18.04 LTS Fix bionic detection
parent
dd52923e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tiago-tutorials/Makefile
+3
-3
3 additions, 3 deletions
tiago-tutorials/Makefile
tiago-tutorials/distinfo
+3
-3
3 additions, 3 deletions
tiago-tutorials/distinfo
with
6 additions
and
6 deletions
tiago-tutorials/Makefile
+
3
−
3
View file @
c40c89a6
...
...
@@ -3,14 +3,13 @@
#
ORG
=
pal-robotics
VERSION
=
2.0.
2
VERSION
=
2.0.
3
PKGBASE
=
tiago-tutorials
DISTNAME
=
${
VERSION
}
PKGNAME
=
${
PKGBASE
}
-
${
VERSION
}
ROSNAME
=
$(
subst -,_,
${
PKGBASE
})
WRKSRC
=
${
WRKDIR
}
/
${
ROSNAME
}
-
${
VERSION
}
DIST_SUBDIR
=
${
PKGBASE
}
PKGREVISION
=
2
CATEGORIES
=
wip
HOMEPAGE
=
${
MASTER_SITE_GITHUB:
=
${
ORG
}
/
${
ROSNAME
}}
...
...
@@ -23,7 +22,6 @@ LICENSE= 2-clause-bsd
ROS_METAPKG
=
yes
USE_BOOST_LIBS
=
thread
include
../../wip/sysdep/ubuntu-distro.mk
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
...
...
@@ -36,6 +34,8 @@ include ../../middleware/ros-comm/depend.mk
include
../../wip/aruco-ros/depend.mk
include
../../wip/tiago-robot/depend.mk
include
../../wip/tiago-simulation/depend.mk
include
../../wip/sysdep/ubuntu-distro.mk
ifeq
(bionic,${UBUNTUDISTRO})
include
../../wip/pal-gazebo-plugins-melodic/depend.mk
include
../../wip/pal-hardware-gazebo-melodic/depend.mk
...
...
This diff is collapsed.
Click to expand it.
tiago-tutorials/distinfo
+
3
−
3
View file @
c40c89a6
SHA1 (tiago-tutorials/2.0.
2
.tar.gz) =
655765c2b5b0b5cad0323c8c4c4f73a607834d3f
RMD160 (tiago-tutorials/2.0.
2
.tar.gz) =
5daa3e8bc90b3babf79aea4f97cc6b217bcc6ed4
Size (tiago-tutorials/2.0.
2
.tar.gz) = 129
1957
bytes
SHA1 (tiago-tutorials/2.0.
3
.tar.gz) =
49283f551f29eca6345f07a205f304045b02d098
RMD160 (tiago-tutorials/2.0.
3
.tar.gz) =
e1c24e740c987f0f46daa5087ef33c93a4c097fe
Size (tiago-tutorials/2.0.
3
.tar.gz) = 129
2920
bytes
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