* [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED
@ 2013-01-25 23:39 Saul Wold
2013-01-25 23:43 ` Darren Hart
0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2013-01-25 23:39 UTC (permalink / raw)
To: openembedded-core, 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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED
2013-01-25 23:39 [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED Saul Wold
@ 2013-01-25 23:43 ` Darren Hart
0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2013-01-25 23:43 UTC (permalink / raw)
To: Saul Wold; +Cc: openembedded-core
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@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-25 23:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25 23:39 [PATCH] poky-tiny: Add pulseaudio to DISTRO_FEATURES_BACKFILL_CONSIDERED Saul Wold
2013-01-25 23:43 ` Darren Hart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox