[oe] [meta-oe][PATCH 0/2] Fix gpsd builds

Nicolas Dechesne nicolas.dechesne at linaro.org
Wed Sep 7 15:32:00 UTC 2016


gpsd is broken in master since we default to using the wrong linker
hash style in gcc-cross. The purpose of that change was to find broken
recipes, so here we are! Once gpsd is fixed to properly prograge
LDFLAGS we can revert the patch that blacklisted that recipe.

The first patch is probably a good candidate for stable branch, if
that series get merged, i will submit a separate patch for that.

Nicolas Dechesne (2):
  gpsd: make sure the recipe uses LDFLAGS
  Revert "gpsd, foxtrotgps: blacklist, fails to build with new
    binutils-2.27"

 meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb | 3 +--
 meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb              | 5 ++---
 2 files changed, 3 insertions(+), 5 deletions(-)

-- 
2.7.0



More information about the Openembedded-devel mailing list