All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED
@ 2013-01-28 19:11 Saul Wold
  2013-01-28 20:29 ` Darren Hart
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2013-01-28 19:11 UTC (permalink / raw)
  To: poky@yoctoproject.org, dvhart

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.

Signed-off-by: Saul Wold <sgw@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} \
-- 
1.7.9.5


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core] [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED
  2013-01-28 19:11 [OE-core] [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED Saul Wold
@ 2013-01-28 20:29 ` Darren Hart
  0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2013-01-28 20:29 UTC (permalink / raw)
  To: Saul Wold; +Cc: poky@yoctoproject.org



On 01/28/2013 11:11 AM, 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.
> 
> Signed-off-by: Saul Wold <sgw@linux.intel.com>

Acked-by: Darren Hart <dvhart@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-28 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 19:11 [OE-core] [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED Saul Wold
2013-01-28 20:29 ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.