aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-08-28 11:25:42 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-08-28 11:25:42 +0200
commite3785428133a76e0561a4a42c019bbf6a903e1e8 (patch)
tree8bb31f6731ca23c534429dc83a070eef40805d66
parent1335a90cec4d7219ebcff3d9bebd0c82486ee91c (diff)
4a-mixer: Fix tap_shortcut case issue.
Bug-AGL: SPEC-1653 Change-Id: I56de64336f30fa70a3c20650e61b16f31135bfe6 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb b/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
index f5192ae3..fbeb2a77 100644
--- a/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
+++ b/meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/mixer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "3c8498d95c3f89def2eb49b668fa70cd12faace7"
+SRCREV = "04990a8e75aeaba041d8bf92ae62fddbf8d0e362"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"