It would definitely make sense to have a distro level feature called 
init-busyboxinit/init-sysvinit/init-systemd/init-upstart or something along 
those line.  Is this already in place?

It would then have to pull the package and their appropriate package feature 
set to get there.

Yannick Koehler
HP Networking Mobility

De : Burton, Ross [mailto:ross.bur...@intel.com] 
Envoyé : December-12-14 9:56 AM
À : Koehler, Yannick (HP Networking)
Cc : yocto@yoctoproject.org
Objet : Re: [yocto] Package Feature compile/runtime dependency


On 12 December 2014 at 14:13, Koehler, Yannick (HP Networking) 
<yannick.koeh...@hp.com> wrote:
        
DEPENDS="linux-yocto-tiny:fhandle,autofs4,ipv6?,devtmpfs,libc:ftraverse,posix-clang-wchar,spawn,utmpx"

Etc...  Disregard the syntax as it is simply an idea/example and not intended 
as a specification.

A lot of those features are DISTRO_FEATURES, so there should be heavier user of 
the distro_features_check class.  For example, there are recipes that require 
systemd to be used, so they set REQUIRED_DISTRO_FEATURES=systemd.

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to