Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add RELP plugin to rsyslog
@ 2020-09-21 16:58 David GOUARIN
  2020-09-21 16:58 ` [Buildroot] [PATCH 1/2] packages/librelp: new package David GOUARIN
  2020-09-21 16:58 ` [Buildroot] [PATCH 2/2] packages/rsyslog: add support for RELP David GOUARIN
  0 siblings, 2 replies; 5+ messages in thread
From: David GOUARIN @ 2020-09-21 16:58 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2020-09-23 20:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 16:58 [Buildroot] [PATCH 0/2] Add RELP plugin to rsyslog David GOUARIN
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

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