Commit 16163580 authored by Martin Jansa's avatar Martin Jansa Committed by Herb Kuta
Browse files

{dashing} ros-distro.inc: Set ROS_UNRESOLVED_PLATFORM_PKG_log4cplus to "log4cplus"


* fixes:
ERROR: Nothing PROVIDES 'UNRESOLVED-log4cplus' (but /jenkins/mjansa/build-ros/ros2-dashing-thud/meta-ros/meta-ros2-dashing/generated-recipes/kinesis-manager/kinesis-manager_2.0.1-1.bb DEPENDS on or otherwise requires it)
NOTE: Runtime target 'kinesis-video-streamer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['kinesis-video-streamer', 'kinesis-manager', 'UNRESOLVED-log4cplus']
NOTE: Runtime target 'kinesis-manager' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['kinesis-manager', 'UNRESOLVED-log4cplus']
Signed-off-by: default avatarMartin Jansa <martin.jansa@lge.com>
Showing with 3 additions and 0 deletions
+3 -0
......@@ -75,6 +75,9 @@ ROS_UNRESOLVED_PLATFORM_PKG_libgeos++-dev = "geos"
# Used by generated-recipes/rosbridge-suite/rosbridge-library_1.0.2-1.bb
ROS_UNRESOLVED_PLATFORM_PKG_python3-pil = "python3-pillow"
# Used by generated-recipes/kinesis-manager/kinesis-manager_2.0.1-1.bb
ROS_UNRESOLVED_PLATFORM_PKG_log4cplus = "log4cplus"
# XXX Temp until superflore fixed.
# Must use a _pn- override in this file to override the ROS_BUILD_TYPE of a generated recipe,
# because we need to set this variable before the "inherit" line in the recipe is parsed,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment