Make use of the new high level audio api 49/14249/3
authorLoïc Collignon <loic.collignon@iot.bzh>
Fri, 8 Jun 2018 09:16:23 +0000 (11:16 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 12 Jun 2018 14:54:18 +0000 (14:54 +0000)
The new high level api is now available, it use the new hal manager and
the new softmixer.

Change-Id: I2be668151ec7c485337329dce4d87d27c1ffafa6
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb

index 2422743..d668093 100644 (file)
@@ -6,15 +6,15 @@ SECTION     = "apps"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
-SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-audio-4a;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "${AGL_APP_REVISION}"
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-audio-4a;protocol=https;branch=eel"
+SRCREV = "22c2633ac833ae78ff84beafce19cec0f05758a2"
 
 PV = "0.1+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 inherit cmake aglwgt pkgconfig
 
-DEPENDS += "alsa-lib json-c systemd af-binder glib-2.0"
+DEPENDS += "alsa-lib json-c systemd af-binder glib-2.0 lua"
 
 do_aglwgt_deploy_append() {
        cat <<'EOF' >${D}/${sysconfdir}/agl-postinsts/99_4A_service_patch.sh