forked from ros/meta-ros
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
{melodic} kobuki-ftdi: blacklist because of dependency on old libftdi
* issue reported upstream: kobuki-base/kobuki_ftdi#3 * remove the dependency from kobuki-core to resolve: ERROR: Nothing PROVIDES 'kobuki-ftdi' (but /jenkins/mjansa/build-ros/ros1-melodic-thud/meta-ros/meta-ros1-melodic/generated-recipes/kobuki-core/kobuki-core_0.7.8.bb DEPENDS on or otherwise requires it) No eligible PROVIDERs exist for 'kobuki-ftdi' Signed-off-by: Martin Jansa <martin.jansa@lge.com>
- Loading branch information
1 parent
d19d4ff
commit 1754a66
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
meta-ros1-melodic/recipes-bbappends/kobuki-core/kobuki-core_%.bbappend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Copyright (c) 2020 LG Electronics, Inc. | ||
|
||
# kobuki-ftdi is blacklisted | ||
ROS_EXPORT_DEPENDS_remove = "kobuki-ftdi" | ||
ROS_EXEC_DEPENDS_remove = "kobuki-ftdi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters