diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-12-20 23:09:47 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-12-20 22:39:31 +0000 |
commit | 65c473d8af4efc2ecd4108d9c8b763fde14f1a60 (patch) | |
tree | 24bef1c80b00490b84ad3896b45ec5ba6a736264 /meta-audio-4a-framework | |
parent | 6896fb855fd43ed3323adfc40a7ace7e69f85816 (diff) |
4a-softmixer: bump to last revision
The following changes are now in:
* e0f57e5 Add support for bluetooth telephony
* 7df040a Move autobuild to top tree
* bab2030 Add tests for 4a-softmixer
* 44e34ee Update version of app-controller-submodule
* 8135317 Change .gitmodules following submodule migration
* 6f89839 Add gitreview file to 4a-softmixer repo
Change-Id: I0674f2852f4d27c27ecd6e7086a9fc45ca9a11b0
Signed-off-by: Stephane Desneux <stephane.desneux@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 a4c32bea..f5b1a333 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://gerrit.automotivelinux.org/gerrit/src/4a-softmixer.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "11837744855a51cd3e36d9e31f71d7dd4d347222" +SRCREV = "e0f57e523112e1bc73a04e8615d7a21355f0ce0e" DEPENDS += "lua" |