4a-softmixer: bump to latest version 51/15551/3
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 24 Jul 2018 20:47:04 +0000 (20:47 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 24 Jul 2018 20:47:04 +0000 (20:47 +0000)
This takes these latest commits:

320d8f9 Updated the readme.md
1db3552 rework the sound capture & playback model
712b3a2 added ringbuffer and time utils

Change-Id: Ia2aaecd4761a37e1600394ff72dba5b81ffe37a4
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index 4cdcdb9..b1f412b 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "afc7d62d02c523f3d3adc29f713f5a4395ca3f58"
+SRCREV = "320d8f978d846488d41d7f6b2c47c83225cafdb7"
 
 DEPENDS += "lua"
 
@@ -16,7 +16,7 @@ S  = "${WORKDIR}/git"
 
 inherit afb-system-cmake
 
-#FIXME:
+#FIXME :
 #FILES_${PN}-dev += "${INSTALL_PREFIX}/4a-softmixer/htdocs"
 #FILES_${PN} += "${INSTALL_PREFIX}/afb-aaaa"
 #FILES_${PN} += "${INSTALL_PREFIX}/lib"