[OE-core] [RESEND PATCH v3] util-linux: create util-linux-runuser package

Burton, Ross ross.burton at intel.com
Tue Dec 22 17:34:12 UTC 2015


On 15 December 2015 at 09:49, Ioan-Adrian Ratiu <adrian.ratiu at ni.com> wrote:

> Split runuser into its own package (previously provided by util-linux).
> Since runuser is compiled only when DISTRO_FEATURES includes pam,
> the creation of util-linux-runuser is also constrained by this.
>

What's the rationale for pulling this out into a separate package?


>  PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pylibmount',
> 'util-linux-pylibmount', '', d)}"
> +PACKAGES =+ "${@bb.utils.contains('DISTRO_FEATURES', 'pam',
> 'util-linux-runuser', '', d)}"
>

No need for conditionals: empty packages are not created.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151222/50b15281/attachment-0002.html>


More information about the Openembedded-core mailing list