All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] logrotate: systemd support
@ 2017-04-05 15:05 Romain Perier
  2017-04-05 15:05 ` [PATCH 1/2] logrotate: Bump to 3.11.0 Romain Perier
  2017-04-05 15:05 ` [PATCH 2/2] logrotate: Add systemd support Romain Perier
  0 siblings, 2 replies; 9+ messages in thread
From: Romain Perier @ 2017-04-05 15:05 UTC (permalink / raw)
  To: liezhi.yang; +Cc: yocto, openembedded-core

SystemD is now supported by upstream logrotate. This set of patches first
bumps the recipe to the last upstream version, that is 3.11.0. Then it adds
support for systemd.

This series is the continuety of the following patch:

1. https://lists.yoctoproject.org/pipermail/yocto/2017-March/035277.html

Note:
The default SRC_URI to be used for tarball is still under discussion on the ML.
Do we use github or downloads.yoctoproject.org ? How do we upload the tarball ?

Romain Perier (2):
  logrotate: Bump to 3.11.0
  logrotate: Add systemd support

 .../recipes-extended/logrotate/logrotate_3.11.0.bb | 78 ++++++++++++++++++++++
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb | 60 -----------------
 2 files changed, 78 insertions(+), 60 deletions(-)
 create mode 100644 meta/recipes-extended/logrotate/logrotate_3.11.0.bb
 delete mode 100644 meta/recipes-extended/logrotate/logrotate_3.9.1.bb

-- 
2.9.3



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

end of thread, other threads:[~2017-04-11 12:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 15:05 [PATCH 0/2] logrotate: systemd support Romain Perier
2017-04-05 15:05 ` [PATCH 1/2] logrotate: Bump to 3.11.0 Romain Perier
2017-04-06 11:38   ` [OE-core] " Richard Purdie
2017-04-06 11:38     ` Richard Purdie
2017-04-06 12:20     ` [OE-core] " Romain Perier
2017-04-06 12:20       ` Romain Perier
2017-04-11 12:37       ` [OE-core] " Romain Perier
2017-04-11 12:37         ` [yocto] " Romain Perier
2017-04-05 15:05 ` [PATCH 2/2] logrotate: Add systemd support Romain Perier

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.