From: Tobias Jahnke Date: Wed, 28 Nov 2018 11:03:58 +0000 (+0100) Subject: hal-unicens: bump unicens hal to newest version X-Git-Tag: 6.99.2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=cb5a9b6969e677c7e8397e8aa1003b6b80384620;p=AGL%2Fmeta-agl-devel.git hal-unicens: bump unicens hal to newest version 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 --- diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb index a1efc66e..27e673ca 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb @@ -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}"