Skip to content
Snippets Groups Projects
  1. Oct 12, 2016
  2. Oct 07, 2016
  3. Sep 30, 2016
  4. Sep 26, 2016
  5. Sep 19, 2016
  6. Sep 16, 2016
  7. Sep 13, 2016
  8. Sep 02, 2016
  9. Sep 01, 2016
  10. Jul 13, 2016
    • JochiPochi's avatar
      urdfdom-headers: Fix missing package · 5ef632cc
      JochiPochi authored
      Bitbake gives a dependency error when IMAGE_FEATURES += " dev-pkgs" is set.
      
      This is because the urdfdom-headers package contains headers only, as a
      result bitbake packages them into urdfdom-headers-dev and leaves
      urdfdom-headers empty.
      
      Since there are no files to be packaged into urdfdom-headers bitbake
      doesn't create the package. urdfdom-headers is a dependency
      of urdfdom-headers-dev by default so bitbake errors when building an image
      with dev-pkgs enabled.
      
      ALLOW_EMPTY tells bitbake to create a package even when nothing is in it.
      This resolves the dependency issue of urdfdom-headers-dev
      http://www.embeddedlinux.org.cn/OEManual/recipes_packages.html
      5ef632cc
  11. Jun 23, 2016
  12. Jun 21, 2016
Loading