From: David GOUARIN <dgouarin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] Add RELP plugin to rsyslog
Date: Mon, 21 Sep 2020 18:58:32 +0200 [thread overview]
Message-ID: <20200921165834.7514-1-dgouarin@gmail.com> (raw)
In the form of an option in order not to draw too much dependencies for those who prefer to keep it lightweight.
David GOUARIN (2):
packages/librelp: new package.
packages/rsyslog: add support for RELP
package/Config.in | 1 +
package/librelp/Config.in | 10 ++++++++++
package/librelp/librelp.hash | 6 ++++++
package/librelp/librelp.mk | 14 ++++++++++++++
package/rsyslog/Config.in | 7 +++++++
package/rsyslog/rsyslog.mk | 6 ++++++
6 files changed, 44 insertions(+)
create mode 100644 package/librelp/Config.in
create mode 100644 package/librelp/librelp.hash
create mode 100644 package/librelp/librelp.mk
--
2.17.1
next reply other threads:[~2020-09-21 16:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 16:58 David GOUARIN [this message]
2020-09-21 16:58 ` [Buildroot] [PATCH 1/2] packages/librelp: new package David GOUARIN
2020-09-23 20:17 ` Thomas Petazzoni
2020-09-21 16:58 ` [Buildroot] [PATCH 2/2] packages/rsyslog: add support for RELP David GOUARIN
2020-09-23 20:19 ` Thomas Petazzoni
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=20200921165834.7514-1-dgouarin@gmail.com \
--to=dgouarin@gmail.com \
--cc=buildroot@busybox.net \
/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