diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-07-26 10:39:30 +0000 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2018-08-01 13:51:16 +0000 |
commit | b900879fc8c964d24715b656cbe595022f5f640b (patch) | |
tree | d85791645f5397a9d2479a3886a96ff0afc456c0 /meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | |
parent | 22c2b46a500e962c82adcb1b0a24f5cbda779396 (diff) |
4a-softmixer: bump revision (submodules update, less verbosity)
This includes:
* ded8e37 Bump revisions for all submodules
* a226d89 Reduce verbosity of message "readThreadEntry..."
The latest commit ded8e37 on 4a-softmixer might help to solve SPEC-1639.
Bug-AGL: SPEC-1639
Change-Id: I07d5e227a108565d7a8732289bef64cb611d3f1f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb')
-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 b1f412b2..214abc33 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 = "320d8f978d846488d41d7f6b2c47c83225cafdb7" +SRCREV = "ded8e37b50982677480869763f3573ff43858505" DEPENDS += "lua" |