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

Saul Wold sgw at linux.intel.com
Fri Jan 25 23:39:37 UTC 2013


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 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} \
-- 
1.7.9.5





More information about the Openembedded-core mailing list