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
7a78f762
Commit
7a78f762
authored
12 years ago
by
Lukas Bulwahn
Browse files
Options
Downloads
Patches
Plain Diff
removing comments about issues as issues are now tracked with an issue tracker (resolving issue #2)
parent
5f23ffbc
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/catkin/catkin_0.5.58.bb
+0
-12
0 additions, 12 deletions
recipes-ros/catkin/catkin_0.5.58.bb
with
0 additions
and
12 deletions
recipes-ros/catkin/catkin_0.5.58.bb
+
0
−
12
View file @
7a78f762
DESCRIPTION = "Low-level build system macros and infrastructure for ROS"
SECTION = "devel"
# TODO: License of catkin unmentioned in the repository
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5"
...
...
@@ -27,14 +26,3 @@ export HOST_SYS
export STAGING_LIBDIR
export STAGING_INCDIR
# catkin-native: Fails in assert.cmake/rt.cmake;
# after removing check in rt.cmake it works
# but does this resolve the issue?
# Installation of catkin must install catkinConfig.cmake so that
# catkin_EXTRAS_DIR in catkinConfig.cmake points to the right path.
# At the moment, installation points wrongly to the root directory set(catkin_EXTRAS_DIR "/usr/share/catkin/cmake")
# instead of the sysroots environment, e.g.,
# set(catkin_EXTRAS_DIR "/home/lukas/poky-danny-8.0/build/tmp/sysroots/qemux86/usr/share/catkin/cmake")
# TODO: tweak installation to point to the correct path!
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