From 3247923e770d1d0f4f329f9365772c67a0b4e747 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 28 Jun 2018 21:34:47 +0200 Subject: meta-audio-4a-framework: backport alsa 1.1.6 from poky/master Backport alsa 1.1.6 from poky/master (commit c7c64baa411fd96886918c235b851ae3e5a6a61f) because softmixer requires latest alsa-lib version. Bug-AGL: SPEC-1545 Change-Id: I210daad821a136d2fe05636f6387f2d4c68c76e1 Signed-off-by: Stephane Desneux --- meta-audio-4a-framework/conf/include/agl-audio-4a-framework.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'meta-audio-4a-framework/conf') diff --git a/meta-audio-4a-framework/conf/include/agl-audio-4a-framework.inc b/meta-audio-4a-framework/conf/include/agl-audio-4a-framework.inc index 491f6d2a..da626662 100644 --- a/meta-audio-4a-framework/conf/include/agl-audio-4a-framework.inc +++ b/meta-audio-4a-framework/conf/include/agl-audio-4a-framework.inc @@ -15,3 +15,9 @@ PACKAGES_pn-alsa-state_remove = "alsa-states-dev" PACKAGES_pn-alsa-state = "alsa-state alsa-states" PREFERRED_PROVIDER_virtual/mixer ?= "4a-mixer" + +PREFERRED_VERSION_alsa-lib = "1.1.6" +PREFERRED_VERSION_alsa-plugins = "1.1.6" +PREFERRED_VERSION_alsa-tools = "1.1.6" +PREFERRED_VERSION_alsa-utils = "1.1.6" +PREFERRED_VERSION_alsa-utils-scripts = "1.1.6" -- cgit 1.2.3-korg