mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/3] poke: Add new package
Date: Tue, 10 Oct 2023 08:52:16 +0200	[thread overview]
Message-ID: <20231010065219.43001-1-ada@thorsis.com> (raw)

Hei hei,

for debugging an issue with monit [1] I put GNU poke [2] on my target.
Maybe this is helpful for others, too?!

Patch series includes GNU poke, a library which poke depends on, and
another library which the first library depends on … ;-)

Greets
Alex

[1] https://bitbucket.org/tildeslash/monit/issues/1093/service-not-monitored-on-device-without
[2] https://jemarch.net/poke.html

Alexander Dahl (3):
  libatomic_ops: Add new package
  bdwgc: Add new package
  poke: Add new package

 rules/bdwgc.in           | 11 ++++++
 rules/bdwgc.make         | 85 ++++++++++++++++++++++++++++++++++++++++
 rules/libatomic_ops.in   | 11 ++++++
 rules/libatomic_ops.make | 75 +++++++++++++++++++++++++++++++++++
 rules/poke.in            | 17 ++++++++
 rules/poke.make          | 71 +++++++++++++++++++++++++++++++++
 6 files changed, 270 insertions(+)
 create mode 100644 rules/bdwgc.in
 create mode 100644 rules/bdwgc.make
 create mode 100644 rules/libatomic_ops.in
 create mode 100644 rules/libatomic_ops.make
 create mode 100644 rules/poke.in
 create mode 100644 rules/poke.make


base-commit: b9019139839cacf60d1b073aeef749372b6d9318
-- 
2.30.2




             reply	other threads:[~2023-10-10  6:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10  6:52 Alexander Dahl [this message]
2023-10-10  6:52 ` [ptxdist] [PATCH 1/3] libatomic_ops: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-10-10  6:52 ` [ptxdist] [PATCH 2/3] bdwgc: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-10-10  6:52 ` [ptxdist] [PATCH 3/3] poke: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20231010065219.43001-1-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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