aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-12-20 15:34:19 +0000
committerStéphane Desneux <stephane.desneux@iot.bzh>2018-12-20 21:17:37 +0000
commit9569a66fae280ad5efb4b64d9c0704c66e0a36a9 (patch)
tree121ada923e7f1e59ca58565300307d1221ca1635
parent354e6e312273a7262e8b52a6575781130b7275b4 (diff)
4a-mixer: bump to last version
This introduces the changes: * 449ae66 Reworked the way qml create sliders * 34ff9f8 Fix indent using tab instead of spaces * 73ccc49 Handle the volume_changed event * 4674ea3 Fix json format changed since v3 Change-Id: I4238178d06cf7657d8bdfabd5cad56e4fd8082ce Signed-off-by: Stephane Desneux <stephane.desneux@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 fc424b3d..64618b1f 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 = "04990a8e75aeaba041d8bf92ae62fddbf8d0e362"
+SRCREV = "${AGL_APP_REVISION}"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"