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 patches: 1. https://lists.yoctoproject.org/pipermail/yocto/2017-March/035277.html 2. https://lists.yoctoproject.org/pipermail/yocto/2017-April/035497.html Changes in v2: - Bumped logrotate to 3.12.3 - Refreshed patches (did not apply) - Fixed systemd support in the recipe: don't break sysvinit integration, keep systemd service enabled by default Romain Perier (2): logrotate: Bump to 3.12.3 logrotate: Add systemd support ...upport-system-dates-back-to-the-year-1970.patch | 27 ------- .../logrotate/act-as-mv-when-rotate.patch | 32 ++++---- .../logrotate/logrotate/update-the-manual.patch | 16 ++-- .../recipes-extended/logrotate/logrotate_3.12.3.bb | 85 ++++++++++++++++++++++ meta/recipes-extended/logrotate/logrotate_3.9.1.bb | 71 ------------------ 5 files changed, 111 insertions(+), 120 deletions(-) delete mode 100644 meta/recipes-extended/logrotate/logrotate/0001-Support-system-dates-back-to-the-year-1970.patch create mode 100644 meta/recipes-extended/logrotate/logrotate_3.12.3.bb delete mode 100644 meta/recipes-extended/logrotate/logrotate_3.9.1.bb -- 1.8.3.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core