diff options
author | Thierry Bultel <thierry.bultel@iot.bzh> | 2018-09-11 16:53:35 +0200 |
---|---|---|
committer | Thierry Bultel <thierry.bultel@iot.bzh> | 2018-09-11 17:14:28 +0200 |
commit | 1f00e569d39a62c99ba7f12b438e0e0162549865 (patch) | |
tree | cbba0e2c80c060e9a2ba1d5a729e8a5e14d4492c /meta-audio-4a-framework | |
parent | 7e06277dd1389b1ca08ec390040adf792c6a14fa (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>
Diffstat (limited to 'meta-audio-4a-framework')
-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" |