From 48a7ebc3ab8f28baf354d92390097b77741772a3 Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Tue, 19 Feb 2019 14:17:25 +0100 Subject: 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 --- .../recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb') 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" -- cgit 1.2.3-korg