Skip to content
Snippets Groups Projects
  1. Sep 23, 2013
    • Lukas Bulwahn's avatar
      removing native packages and dependencies · aa2ce283
      Lukas Bulwahn authored
      The native packages are not required anymore, because the needed
      python scripts during compile time are also provided by the
      cross-compiled packages and the python scripts are platform
      independent. Only the catkin package is provided as native package.
      aa2ce283
  2. Sep 22, 2013
  3. Aug 26, 2013
  4. Jul 22, 2013
  5. Jul 11, 2013
  6. Apr 04, 2013
    • Stefan Herbrechtsmeier's avatar
      topic-tools: Add rostest to DEPENDS · c8eaa64f
      Stefan Herbrechtsmeier authored
      
      The topic-tools fails during the do_compile step at:
      .../sysroots/x86_64-linux/usr/lib/libboost_thread-mt.so: could not read symbols: File in wrong format
      
      The failure comes from the rostest-native package which delivers a
      header file with boost dependencies and therefore add the relevant
      library to the link path. Add rostest to the DEPENDS to use the
      header and libraries from the cross sysroot and keep the native
      rostest for the binary.
      
      Fixed #51
      
      Signed-off-by: default avatarStefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
      c8eaa64f
  7. Mar 28, 2013
  8. Mar 14, 2013
  9. Feb 26, 2013
Loading