diff options
author | Thierry Bultel <thierry.bultel@iot.bzh> | 2018-09-11 16:53:35 +0200 |
---|---|---|
committer | Stéphane Desneux <stephane.desneux@iot.bzh> | 2018-09-13 17:11:19 +0000 |
commit | 779c5e0a06a872f962645a0e384a07a7bd0a7152 (patch) | |
tree | b147d71a6268cf5dfd2dd2f46ccf94dabdd11d7d | |
parent | 051466cbf79e14d8c210bb06c32b612b5cff8e3d (diff) |
bump 4a-softmixer to the latest version
This brings this commit:
13fd8b9 bluez-alsa: fixed the null device logic
Change-Id: I921b7e14611c5d81f6caede36b00aed0633aa5ce
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
(cherry picked from commit 1f00e569d39a62c99ba7f12b438e0e0162549865)
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb index 30c30503..246f56ef 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "9c0aa9f3073a37e961a90a973b8d007685c9e184" +SRCREV = "13fd8b9e68faf4c666a21ecada74b94668ad9b27" DEPENDS += "lua" |