From 016d05c3d0f6a647d0229a2bb16a1d33b25e51ce Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Wed, 27 Jun 2018 11:40:23 +0200 Subject: 4a-hal-generic: Bump to latest version * 81766dc Fix spelling in README.md * 51bb228 Improve hal list response from hal-manager * 2dfd4dd Remove boolean library * 38dcf50 Free json objects that should have been freed * 00a7499 Correct handling of incomming json messages * 9e0c0cf Authorize launching 4a-hal with no config file * 440cb8a Correct the request return when calling a stream * c422421 Delay event parsing to be the last * c42b631 Optimize alsacore event handler * 592480d Update Kingfisher json configuration files Bug-AGL: SPEC-1405 Change-Id: Ide6e0e7ac7b6473ef44d674eb445352ab13097b6 Signed-off-by: Jonathan Aillet --- .../recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework') 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 cc30c62c..fc56f5f0 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://github.com/iotbzh/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "c81a8259a60b6a3f74653d53a06d5fba57d4fc3d" +SRCREV = "81766dc459a1a7938c973bdb6730d1a07cbfe224" DEPENDS += "lua" -- cgit 1.2.3-korg