mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2 v4] add scons conf tool and let gpsd to use it
@ 2019-10-31 19:35 Ladislav Michl
  2019-10-31 19:36 ` [ptxdist] [PATCH 1/2 v4] add scons conf tool Ladislav Michl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ladislav Michl @ 2019-10-31 19:35 UTC (permalink / raw)
  To: ptxdist

Hi there,

this is another attempt to bring gpsd to present times. Unlike previous
work done Denis OSTERLAND and later Fabian Godehardt, this one adds
scons tool to PTXdist and makes gpsd to use it.

This is still work in progress [*], released early to make Alexander
Dahl happy as he expressed interrest in gpsd update :)

Changelog supplied only per patch.

	ladis

[*] it basically means it is good enough for my purposes (u-blox NEO-M8U
on serial port), although it would deserve better init system integration,
installing udev rules, etc...

Ladislav Michl (2):
  add scons conf tool
  gpsd: version bump 2.39 -> 3.19

 ...ix-core-compiling-with-nmea-disabled.patch |  29 ---
 ...kage-if-some-drivers-are-not-enabled.patch |  48 ----
 .../0003-fix-a-simple-compile-error.patch     |  28 --
 patches/gpsd-2.39/0004-Fix-autotool-bug.patch |  53 ----
 ...-on-AM_PATH_PYTHON-to-work-propperly.patch | 104 --------
 .../gpsd-2.39/0006-fix-parallel-build.patch   |  38 ---
 patches/gpsd-2.39/autogen.sh                  |   4 -
 patches/gpsd-2.39/series                      |   9 -
 .../0001-Search-for-ncursesw-pkgconfig.patch  |  25 ++
 ...Fix-python-binding-cross-compilation.patch |  96 +++++++
 patches/gpsd-3.19/series                      |   5 +
 rules/gpsd.in                                 | 241 ++++++++++++++----
 rules/gpsd.make                               | 207 +++++++++------
 scripts/lib/ptxd_make_world_common.sh         |   7 +-
 scripts/lib/ptxd_make_world_compile.sh        |   2 +
 scripts/lib/ptxd_make_world_install.sh        |  11 +
 scripts/lib/ptxd_make_world_prepare.sh        |   7 +-
 17 files changed, 469 insertions(+), 445 deletions(-)
 delete mode 100644 patches/gpsd-2.39/0001-fix-core-compiling-with-nmea-disabled.patch
 delete mode 100644 patches/gpsd-2.39/0002-fix-link-breakage-if-some-drivers-are-not-enabled.patch
 delete mode 100644 patches/gpsd-2.39/0003-fix-a-simple-compile-error.patch
 delete mode 100644 patches/gpsd-2.39/0004-Fix-autotool-bug.patch
 delete mode 100644 patches/gpsd-2.39/0005-just-rely-on-AM_PATH_PYTHON-to-work-propperly.patch
 delete mode 100644 patches/gpsd-2.39/0006-fix-parallel-build.patch
 delete mode 100755 patches/gpsd-2.39/autogen.sh
 delete mode 100644 patches/gpsd-2.39/series
 create mode 100644 patches/gpsd-3.19/0001-Search-for-ncursesw-pkgconfig.patch
 create mode 100644 patches/gpsd-3.19/0002-Fix-python-binding-cross-compilation.patch
 create mode 100644 patches/gpsd-3.19/series

-- 
2.24.0.rc1

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-31 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 19:35 [ptxdist] [PATCH 0/2 v4] add scons conf tool and let gpsd to use it Ladislav Michl
2019-10-31 19:36 ` [ptxdist] [PATCH 1/2 v4] add scons conf tool Ladislav Michl
2019-10-31 19:37 ` [ptxdist] [PATCH 2/2 v4] gpsd: version bump 2.39 -> 3.19 Ladislav Michl
2019-10-31 20:17 ` [ptxdist] [PATCH 0/2 v4] add scons conf tool and let gpsd to use it Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox