[OE-core] [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED

Darren Hart dvhart at linux.intel.com
Fri Jan 25 23:43:41 UTC 2013


On 01/25/2013 03:39 PM, Saul Wold wrote:
> This is to ensure it won't be included in DISTRO_FEATURES, we have
> considered it and it's not appropriate for the poky-tiny release.

Wow, that naming throws me, but the commit message clears it up.

> Signed-off-by: Saul Wold <sgw at linux.intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  meta-yocto/conf/distro/poky-tiny.conf |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
> index 761844f..4ab488d 100644
> --- a/meta-yocto/conf/distro/poky-tiny.conf
> +++ b/meta-yocto/conf/distro/poky-tiny.conf
> @@ -86,6 +86,7 @@ DISTRO_FEATURES_USB = "usbhost"
>  #DISTRO_FEATURES_WIFI = "wifi"
>  # This is needed for DISTRO_FEATURES_BACKFILL
>  DISTRO_FEATURES_INITMAN = "tiny-init"
> +DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio"
>  
>  DISTRO_FEATURES = "${DISTRO_FEATURES_TINY} \
>                     ${DISTRO_FEATURES_NET} \
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel




More information about the Openembedded-core mailing list