diff options
Diffstat (limited to 'templates/feature/agl-audio-4a-framework')
-rw-r--r-- | templates/feature/agl-audio-4a-framework/50_local.conf.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/feature/agl-audio-4a-framework/50_local.conf.inc b/templates/feature/agl-audio-4a-framework/50_local.conf.inc index 19889d8e..af1ea596 100644 --- a/templates/feature/agl-audio-4a-framework/50_local.conf.inc +++ b/templates/feature/agl-audio-4a-framework/50_local.conf.inc @@ -4,7 +4,8 @@ DISTRO_FEATURES_append = " agl-audio-4a-framework " # asound.conf is provided by the 4a-hal-config (and not by asound.state) -VIRTUAL-RUNTIME_alsa-state = "4a-hal-config" +#VIRTUAL-RUNTIME_alsa-state = "4a-hal-config" +VIRTUAL_RUNTIME_alsa-state = "" # additionally there is a bug in alsa-utils-alsactl where it pulls in alsa-state directly RRECOMMENDS_pn-alsa-utils-alsactl = "VIRTUAL-RUNTIME_alsa-state" |