From: <yann.morin@orange.com>
To: <buildroot@buildroot.org>
Cc: Bernd Kuhls <bernd@kuhls.net>, "Yann E . MORIN" <yann.morin@orange.com>
Subject: [Buildroot] [PATCH 0/5] package/gpsd: make the package more modular
Date: Tue, 9 Jul 2024 16:23:58 +0200 [thread overview]
Message-ID: <cover.1720535037.git.yann.morin@orange.com> (raw)
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
next reply other threads:[~2024-07-09 14:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 14:23 yann.morin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1720535037.git.yann.morin@orange.com \
--to=yann.morin@orange.com \
--cc=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox