All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCHv3 0/3] rsyslog: update to 7.4.4
@ 2013-10-14 14:20 Jack Mitchell
  2013-10-14 14:20 ` [meta-oe][PATCHv3 1/3] json-c: add 0.11 Jack Mitchell
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jack Mitchell @ 2013-10-14 14:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jack Mitchell

From: Jack Mitchell <jmitchell@cbnl.com>

update rsyslog to the latest version and add required dependancies.

v3:
 - change /usr/bin to ${bindir} QA warning fires if this is not present
 - change json-c to not be built in parallel as it can sometimes fail

v2: 
 - add signed-off-by

Jack Mitchell (3):
  json-c: add 0.11
  libestr: add 0.1.6
  rsyslog: update to 7.4.4

 .../recipes-extended/rsyslog/rsyslog/rsyslog.conf  | 60 ----------------------
 meta-oe/recipes-extended/rsyslog/rsyslog_5.8.0.bb  |  5 --
 .../rsyslog/{rsyslog.inc => rsyslog_7.4.4.bb}      | 24 ++++++---
 meta-oe/recipes-support/json-c/json-c_0.11.bb      | 13 +++++
 meta-oe/recipes-support/libestr/libestr_0.1.6.bb   | 11 ++++
 5 files changed, 40 insertions(+), 73 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.conf
 delete mode 100644 meta-oe/recipes-extended/rsyslog/rsyslog_5.8.0.bb
 rename meta-oe/recipes-extended/rsyslog/{rsyslog.inc => rsyslog_7.4.4.bb} (54%)
 create mode 100644 meta-oe/recipes-support/json-c/json-c_0.11.bb
 create mode 100644 meta-oe/recipes-support/libestr/libestr_0.1.6.bb

-- 
1.8.4



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

end of thread, other threads:[~2013-10-18  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 14:20 [meta-oe][PATCHv3 0/3] rsyslog: update to 7.4.4 Jack Mitchell
2013-10-14 14:20 ` [meta-oe][PATCHv3 1/3] json-c: add 0.11 Jack Mitchell
2013-10-17 15:34   ` Martin Jansa
2013-10-18  8:46     ` Jack Mitchell
2013-10-14 14:20 ` [meta-oe][PATCHv3 2/3] libestr: add 0.1.6 Jack Mitchell
2013-10-14 14:20 ` [meta-oe][PATCHv3 3/3] rsyslog: update to 7.4.4 Jack Mitchell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.