hal-unicens: bump unicens hal to newest version 51/18351/1
authorTobias Jahnke <tobias.jahnke@microchip.com>
Wed, 28 Nov 2018 11:03:58 +0000 (12:03 +0100)
committerTobias Jahnke <tobias.jahnke@microchip.com>
Wed, 28 Nov 2018 11:03:58 +0000 (12:03 +0100)
Bug-AGL: SPEC-1505

- enables audio to unicens sound card
- cleanup of plugin implementation
- removed legacy stream, pcm playback volume
- ensure init success to allow loading the plugin

Change-Id: I0d7afd1c76d2b913e3684bbbcbc599f315061d85
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb

index a1efc66..27e673c 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=dab9a7a261563ca5dafa097c91369074"
 DEPENDS += "lua"
 
 SRC_URI = "gitsm://github.com/tjahnk/4a-hal-unicens;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "fc45c13a106e9e45b14860ef7f42b6651128f8a6"
+SRCREV = "8be9b941f6364ba8f251ef6acb95350a8e289ce3"
 
 
 PV = "0.1+git${SRCPV}"