From 9569a66fae280ad5efb4b64d9c0704c66e0a36a9 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 20 Dec 2018 15:34:19 +0000 Subject: 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 --- .../meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg