| Summary: | gpsd 3.15 NMEA support | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | kevin.alden2 |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
kevin.alden2
2015-10-14 20:34:53 UTC
Thanks for your report. Can you point to the upstream commit that fixes the problem? I've looked quickly into gpsd's git repository, and I don't see this problem fixed. (In reply to comment #1) > Thanks for your report. Can you point to the upstream commit that fixes the > problem? I've looked quickly into gpsd's git repository, and I don't see this > problem fixed. http://git.savannah.gnu.org/cgit/gpsd.git/commit/?id=3e25e2167beb3936de3986fad9b6c9bdec82b81f It looks like they fixed the problem by changing the #ifdefs in the code as opposed to changing the SConstruct file back Fixed by http://git.buildroot.net/buildroot/commit/?id=1ead17ad131e04eab35a242a1a397ecdd0af3d44. Thanks for the report! |