summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2019-02-19 14:17:25 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-02-25 21:44:11 +0000
commit48a7ebc3ab8f28baf354d92390097b77741772a3 (patch)
tree6787e419dadd0037262e8f606a54bc2333c0b636
parent443fac14b9785533841dafa71a2761226767b5ed (diff)
4a-hal-generic: bump to latest version
This brings the following commits: * 974f211 .gitignore: added wildcard for build directory * 487b3e3 bluealsa plugin: do not do anything when the HAL is not ready * 6c55f92 bluealsa plugin: get the sampling rate from the transport * 24391a4 hal-bluealsa: fixes the abort due to sync call in io event Change-Id: Iac12b1059c82a1812d665491b20c213fa7e72230 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb
index 1c86fbef..4ed5b3a0 100644
--- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb
+++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "fbad8c202c86e4cf6503a99161aabf87ab7a7109"
+SRCREV = "974f211eaabb5fc6049c459b4b0f2ac8da617b7e"
DEPENDS += "lua bluez-alsa liburcu libafb-helpers libappcontroller"