Skip to content
Snippets Groups Projects
  1. Jan 21, 2015
  2. Jan 10, 2015
  3. Jan 09, 2015
    • Timo Mueller's avatar
      catkin: Use ros_prefixed paths consistently · 7836f37b
      Timo Mueller authored
      ROS and catkin packages install their assets to paths prefixed by
      ros_prefix. As the recipe was trying to collect the assets for the dev
      package in the wrong locations, the dev package was empty.
      
      To address this we use the ros_prefix consistently across the recipe.
      7836f37b
    • Timo Mueller's avatar
      classes: Generalize construction of ros_prefix · 7e2eb25e
      Timo Mueller authored
      In special situations, the prefix used by yocto is prefixed by an
      additional staging dir and thus not always starting at /. The current
      class already covered the special case for building native packages, but
      was erroneous when trying to build nativesdk packages.
      
      Instead of dealing with these special cases ourselves, we can prefix the
      ros_prefix with yocto's base_prefix. This prefix will contain any
      additional dirs yocto decides to use and will therefore always result in
      valid directory variables automatically.
      7e2eb25e
  4. Dec 24, 2014
  5. Dec 12, 2014
  6. Dec 11, 2014
  7. Dec 02, 2014
  8. Dec 01, 2014
  9. Nov 29, 2014
  10. Nov 21, 2014
  11. Nov 17, 2014
  12. Nov 04, 2014
  13. Oct 27, 2014
  14. Oct 26, 2014
  15. Oct 08, 2014
Loading