From b6b909abd828425db120225e9914e03359e4b81d Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Mon, 2 Jan 2012 18:20:30 -0800 Subject: task-base: add VIRTUAL-RUNTIME_alsa-state to task-base-alsa Define this to be the alsa-state package by default. This enables automatic configuration setting and restoration on systems with alsa. (From OE-Core rev: a70cc15b4b053ff01229010e55b37ed4487b8f3a) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/conf/distro/include/default-providers.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/default-providers.inc b/meta/conf/distro/include/default-providers.inc index 244504968a..6615d55090 100644 --- a/meta/conf/distro/include/default-providers.inc +++ b/meta/conf/distro/include/default-providers.inc @@ -16,6 +16,7 @@ PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel" # VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" VIRTUAL-RUNTIME_apm ?= "apm" +VIRTUAL-RUNTIME-alsa-state ?= "alsa-state" # # Default recipe providers -- cgit v1.2.3-54-g00ecf