Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] package/gpsd: make the package more modular
@ 2024-07-09 14:23 yann.morin
  2024-07-09 14:23 ` [Buildroot] [PATCH 1/5] package/gpsd: condition python stuff to the proper kconfig option yann.morin
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: yann.morin @ 2024-07-09 14:23 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Yann E . MORIN

From: "Yann E. MORIN" <yann.morin@orange.com>

Hello All!

There are use-cases where a gpsd daemon is not needed, and just the
"native" tools and the python helpers are used. There are also cases
where tonly the python scripts are needed (e.g. one is useful to
configure the u-blox devices).

This series makes the package a little bit more modular to cover those
cases.


Regards,
Yann E. MORIN.


The following changes since commit 3ebc7c69d56430c34eba4c869d1d4fe4d1e8de55

  support/testing: new rt-tests runtime test (2024-07-03 23:50:24 +0200)


are available as patches in this mail series,

for you to apply patches up to e6e9df5fad92d96444cebc9ebc8c137b83f929a6

  package/gpsd: add option to enable/disable the daemon (2024-07-09 16:23:08 +0200)


----------------------------------------------------------------
Yann E. MORIN (5):
      package/gpsd: condition python stuff to the proper kconfig option
      package/gpsd: fix comment about wchar requirement
      package/gpsd: move python option later
      package/gpsd: add option to enable clients
      package/gpsd: add option to enable/disable the daemon

 package/gpsd/Config.in | 46 +++++++++++++++++++++++++--------
 package/gpsd/gpsd.mk   | 70 +++++++++++++++++++++++++++++++-------------------
 2 files changed, 78 insertions(+), 38 deletions(-)

-- 
                                        ____________
.-----------------.--------------------:       _    :------------------.
|  Yann E. MORIN  | Real-Time Embedded |    __/ )   | /"\ ASCII RIBBON |
|                 | Software  Designer |  _/ - /'   | \ / CAMPAIGN     |
| +33 638.411.245 '--------------------: (_    `--, |  X  AGAINST      |
| yann.morin (at) orange.com           |_="    ,--' | / \ HTML MAIL    |
'--------------------------------------:______/_____:------------------'

____________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified.
Thank you.

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-09-03 18:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 14:23 [Buildroot] [PATCH 0/5] package/gpsd: make the package more modular yann.morin
2024-07-09 14:23 ` [Buildroot] [PATCH 1/5] package/gpsd: condition python stuff to the proper kconfig option yann.morin
2024-07-14 21:52   ` Jan Havran
2024-09-03 18:02   ` Peter Korsgaard
2024-07-09 14:23 ` [Buildroot] [PATCH 2/5] package/gpsd: fix comment about wchar requirement yann.morin
2024-09-03 18:02   ` Peter Korsgaard
2024-07-09 14:23 ` [Buildroot] [PATCH 3/5] package/gpsd: move python option later yann.morin
2024-07-09 14:24 ` [Buildroot] [PATCH 4/5] package/gpsd: add option to enable clients yann.morin
2024-07-09 14:24 ` [Buildroot] [PATCH 5/5] package/gpsd: add option to enable/disable the daemon yann.morin
2024-07-14 21:42   ` Jan Havran
2024-08-02 21:35 ` [Buildroot] [PATCH 0/5] package/gpsd: make the package more modular Thomas Petazzoni via buildroot

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