4a-mixer: bump to laster version 95/19195/3
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 20 Dec 2018 15:34:19 +0000 (15:34 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 22:10:48 +0000 (22:10 +0000)
This introduces the changes:
d32d36b Reworked the way qml create sliders
f8da591 Fix indent using tab instead of spaces
1b8ad36 Handle the volume_changed event
09f1cb7 Fix json format changed since v3
1406acd Modify graphic role
*   dc32441 Merge "delete application_name check in tap_shortcut event"
|\
| * f2d1e14 delete application_name check in tap_shortcut event
23736fb Migrate app-templates to CMake module

Change-Id: I4238178d06cf7657d8bdfabd5cad56e4fd8082ce
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb

index fc424b3..64618b1 100644 (file)
@@ -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"