]> code.ossystems Code Review - openembedded-core.git/commit
logrotate: update to 3.14.0
authorYi Zhao <yi.zhao@windriver.com>
Mon, 2 Apr 2018 23:54:46 +0000 (07:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:54:50 +0000 (09:54 +0100)
commit5b4aedd6b18b6ba6ca1bcd460a0b51ced41656cd
tree5a2ecbde0105d04d98ca7062ceaf6bf07d3c7063
parentac0bdebcc415f0ad448a41907d4e6a23f4855813
logrotate: update to 3.14.0

Since the wtmp and btmp definitions had been moved from logrotate.conf
to logrotate.d in this release, we also need to install them to
/etc/logrotate.d/.

Also update oeqa runtime logrotate test case.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/logrotate.py
meta/recipes-extended/logrotate/logrotate_3.14.0.bb [moved from meta/recipes-extended/logrotate/logrotate_3.13.0.bb with 88% similarity]