Skip to content
Snippets Groups Projects
  1. Sep 30, 2016
  2. Jun 15, 2016
  3. Jun 02, 2016
  4. Jan 07, 2016
    • Christoph Schultz's avatar
      include contributions from pull request #364 properly · 0f9dd1ed
      Christoph Schultz authored
      This commit adds recipes for rosbridge_suite and its dependencies.
      Its main content is based on the commits of pull request #364 by
      Christoph Schultz.
      
      As maintainer, Lukas Bulwahn just included the contributions
      with a proper commit message, added the new packages to the
      packagegroup-ros-world, and slightly improved the line breaking.
      0f9dd1ed
  5. Jun 13, 2015
  6. Mar 09, 2015
  7. Dec 01, 2014
  8. Sep 08, 2014
    • Lukas Bulwahn's avatar
      packagegroup-ros-world: removing urdfdom-headers (re-addressing #177). · b2818475
      Lukas Bulwahn authored
      The urdfdom-headers package was removed from packagegroup-ros-world
      in #182, because it is an empty package and causes the image
      creation to fail (cf. #177).
      In commit 9ff8d1f7, urdfdom-headers
      was added again while adding new ROS packages to
      packagegroup-ros-world. As part of the manual regression testing,
      executing 'bitbake packagegroup-ros-world' for the different qemu
      architectures, but not building full images, this problem has
      slipped through the regression testing the last few months. This
      issue was reported on the meta-ros mailing list by Parag
      Batavia [1].
      
      [1] https://groups.google.com/forum/#!topic/meta-ros/VZo3IUsI_48
      b2818475
  9. Aug 18, 2014
    • Lukas Bulwahn's avatar
      improving formatting after automated style check · 8249cc8d
      Lukas Bulwahn authored
      After running oe-stylize.py on all recipes in recipes-ros, this
      commit improves the formatting of some recipes.
      
      To achieve this, I executed these commands in recipes-ros:
      find . -name *.bb | sed 's#\(.*\)#./oe-stylize.py \1 > \1_sanitized#' | sh
      find . -name *.bb | sed 's#\(.*\)#diff -Naur \1 \1_sanitized#' | sh > diffs
      
      Then, I manually inspected the diffs file, and improved the
      recipes.
      
      For the DESCRIPTION line in the addressed recipes, the line width
      of 100 characters was chosen, as the LIC_FILES_CHKSUM line and
      SRC_URI line usually are also around about 100 characters long.
      Hence, choosing a shorter line width, e.g. 80 characters, would
      have only created more line breaks, but not reduced the need to
      use a file viewer with which 100 characters line width can be
      displayed. For the github file and diff viewer and most editors
      on reasonably-sized screens, 100 character line width is no
      problem.
      8249cc8d
  10. Jun 23, 2014
  11. May 19, 2014
  12. Nov 11, 2013
  13. Nov 07, 2013
  14. Nov 05, 2013
  15. Oct 31, 2013
  16. Oct 21, 2013
  17. Oct 15, 2013
  18. Oct 14, 2013
  19. Oct 11, 2013
  20. Sep 26, 2013
  21. Sep 24, 2013
  22. Sep 05, 2013
Loading