meta-ros/classes
Andre Goddard Rosa 45de857731 ament.bbclass: Fix wrong suffix 'x86_64-linux-gnu' in native python module shared library
* Fix wrong suffix x86_64-linux-gnu in native python module shared library

* Python native module shared library is cross-compiled for correct
  architecture but filename had an incorrect suffix 'x86_64-linux-gnu'.

  As per python_cmake_module, if PYTHON_SOABI environment variable is not
  defined, it'll query it from native's python sysconfig module.
  https://github.com/ros2/rosidl/blob/master/python_cmake_module/cmake/Modules/FindPythonExtra.cmake

  So adopt a solution similar to the one adopted below, where PYTHON_SOABI
  is set explicitly for our specific build.
  https://github.com/erlerobot/meta-ros2/blob/master/classes/ament.bbclass

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-10-01 14:27:58 +00:00
..
ament.bbclass ament.bbclass: Fix wrong suffix 'x86_64-linux-gnu' in native python module shared library 2018-10-01 14:27:58 +00:00
autotools-brokensep.bbclass log4cxx: keeping in-source build (resolves #252) 2014-05-15 08:59:31 +02:00
catkin.bbclass catkin: swap cross-compilation patch 2018-04-13 15:56:35 +02:00
faulty-solibs.bbclass ros.bbclass: separating setup for faulty solibs from ros setup 2014-06-02 22:56:58 +02:00
pythonpath-insane.bbclass ros2: add initial recipes 2018-10-01 14:27:58 +00:00
ros-insane.bbclass moveit: Add packages from MoveIt! project 2017-03-22 12:34:12 +02:00
ros.bbclass Drop obsolete call to sysroot_stage_libdir 2016-05-28 22:48:49 +02:00