diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-08-03 16:07:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-08-03 16:07:20 +0000 |
commit | f02c19f2d1d32c65cf186185d68f397bc2c3d477 (patch) | |
tree | 711087f9c92d8631e3e88691d52c092f1f3cb13a /meta-audio-4a-framework/recipes-multimedia | |
parent | c92bfc4c0eb3c05cc29c7cd3a259a4489b2ed04d (diff) | |
parent | b900879fc8c964d24715b656cbe595022f5f640b (diff) |
Merge "4a-softmixer: bump revision (submodules update, less verbosity)"
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia')
-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" |