From 71f6dfb58843ae61ad215142e3bd944a066ca575 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Fri, 21 Dec 2018 13:07:23 +0100 Subject: recipes-multimedia: 4a-hal-generic: update SRCREV * f5ebbeb Add halmap controls events generation for all hal * 40a55bf Add streams events generation for each hal * 24b80b0 Rework calls to mixer streams * 88ff9d8 Add 'halmap' controls in hal 'info' verb response * 41a1948 Add setting values of a ALSA control using a +/- * 2c9738f Send back control previous and current values * 5b607a1 Send back control current values if no request json * 6426836 Add a function to get values of an alsa control * 5283492 Improve ALSA controls volume values conversion * d4d1991 Update syntax of a request of an halmap verb * e305728 Typo fix in halmap call response * 0318b2b Correct halmap calls request json syntax * 65e5ce8 Move hal configuration files into 4a-hal-configs repository * 4d6096b plugins: hal-bt: use transport events for streaming enablement Change-Id: I72252e376139acec94cb16ed4af237465258384c Signed-off-by: Stephane Desneux --- .../recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1a316d0b..7b15893b 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 = "e21e7421988fde2023a1dc53cb151ba4f2adfe20" +SRCREV = "f5ebbebfe47312c4cd74f5614ee7523f106f3f59" DEPENDS += "lua" -- cgit 1.2.3-korg