meta-ros/recipes-ros/ros-comm/roscpp
Joël Esponde a6af8c051e tf, tf2, message-filters, roscpp: remove signals from find_package() calls to support boost 1.69
Deprecated signals library was dropped in 1.69.0 release:
https://www.boost.org/users/history/version_1_69_0.html

Signals (v1) is now removed. Its removal was announced in 1.68 and its
deprecation was announced in 1.54. Boost 1.68 is the last release that
provides this library. Users are encouraged to use Signals2 instead. The
Boost community thanks Douglas Gregor for his work on Signals which
served its users well and which also inspired Signals2.

Ros code already uses signals2 library but it still has links to the
older library in its CMake files. This commit removes those references
as they are now useless and more importantly source of error at
configure time.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2019-07-03 17:17:23 +00:00
..
0001-roscpp-add-missing-header-for-writev.patch roscpp: add missing header for writev() 2017-07-20 09:48:16 +03:00
0002-make-implicit-cast-explicit.patch tf, tf2, message-filters, roscpp: remove signals from find_package() calls to support boost 1.69 2019-07-03 17:17:23 +00:00
0003-cmake-remove-boost-signals-search-as-it-is-removed-s.patch tf, tf2, message-filters, roscpp: remove signals from find_package() calls to support boost 1.69 2019-07-03 17:17:23 +00:00