[yocto] Package Feature compile/runtime dependency

Koehler, Yannick (HP Networking) yannick.koehler at hp.com
Fri Dec 12 07:03:31 PST 2014


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.burton at intel.com] 
Envoyé : December-12-14 9:56 AM
À : Koehler, Yannick (HP Networking)
Cc : yocto at yoctoproject.org
Objet : Re: [yocto] Package Feature compile/runtime dependency


On 12 December 2014 at 14:13, Koehler, Yannick (HP Networking) <yannick.koehler at 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


More information about the yocto mailing list