[OE-core] [PATCH] lsb: add lsbinitscripts and util-linux rdepends

Otavio Salvador otavio.salvador at ossystems.com.br
Thu Sep 24 17:19:19 UTC 2015


On Wed, Sep 9, 2015 at 4:56 PM, Alex Franco
<alejandro.franco at linux.intel.com> wrote:
> Building a base image such as core-image-minimal with lsb and then
> attempting to source /lib/lsb/init-functions, then using the start
> _daemon function (to start a daemon, such as syslogd) fails, since
> /lib/lsb/init-functions use functions (incl. "daemon()") from file
> /etc/init.d/functions.lsbinitscripts, which is provided by package
> lsbinitscripts. Running daemon() then calls /usr/bin/mountpoint, a
> binary provided by util-linux. So, both of these dependencies have
> been added to: recipes-extended/lsb/lsb_4.1.bb
>
> [YOCTO #7732]
>
> Signed-off-by: Alex Franco <alejandro.franco at linux.intel.com>

Mountpoint should be split so you don't bring all util-linux just for this.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list