]> code.ossystems Code Review - openembedded-core.git/commit
logrotate: do not move binary logrotate to /usr/bin
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 2 Nov 2015 08:33:27 +0000 (16:33 +0800)
committerJoshua Lock <joshua.g.lock@intel.com>
Fri, 15 Jan 2016 15:36:40 +0000 (15:36 +0000)
commit88015d6d0a887969ae82b0888bf32659a6d225d3
treec67290ff08b185d45f61dd00f21fd1b164d180a1
parent15d05f186fbe78774c933cf93f116af1a2a8e51a
logrotate: do not move binary logrotate to /usr/bin

In oe-core commit a46d3646a3e1781be4423b508ea63996b3cfca8a
...
Author: Fahad Usman <fahad_usman@mentor.com>
Date:   Tue Aug 26 13:16:48 2014 +0500

    logrotate: obey our flags

    Needed to quiet GNU_HASH warnings, and some minor fixes.
...
it explicitly move logrotate to /usr/bin without any reason,
which is against the original Linux location /usr/sbin.

So partly revert the above commit which let logrotate be
kept in the original place /usr/sbin.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/logrotate/logrotate_3.8.8.bb