4a: Add Bluetooth in 4a 47/16547/2 6.90.0 guppy/6.90.0 guppy_6.90.0
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Wed, 12 Sep 2018 20:49:46 +0000 (22:49 +0200)
committerJonathan Aillet <jonathan.aillet@iot.bzh>
Thu, 13 Sep 2018 09:41:46 +0000 (11:41 +0200)
This commit bump '4a-hal-generic' and '4a-softmixer' to support
bluetooth in 4a.

4a-hal-generic:
9663aa7 Add hal json with bluetooth for reference boards
4d00451 Handle error send by Bluetooth-Manager
78a4665 Get bluetooth device interface from path in HalBt
65cd769 Correct a typo in debug print of Hal-Bt plugin
63e018e Prevent segfault when receiving request in Hal-Bt
75bf441 hal-bt-data: ignore devices with no UUIDs
a20f6e4 Free afb call sync json returned object in Hal-Bt
b112013 Improve Hal-Bt print messages
c2c29ef Improve Hal-Bt plugin A2DP bt devices detection
50ae4e9 HalBt plugin keeps list of connected A2DP devices
57f4078 Use correct file to include controller
e6472ad Improve Hal-Bt plugin event catcher behaviour
4ce9b2a Prevent Hal-Bt plugin from crashing 4A
342913c Correct an error in Hal-Bt when calling 'mixer'
509f6b1 hal-4a-rcar-m3-bt.json: removed the plugin search path
43820da hal-bt! display error messages of sync calls
43577d8 Update version of conf.d/app-templates submodule.
05238f6 Update version of afb-helpers submodule.
916b0f5 Implement link with softmixer in hal-bt plugin
fae4cf3 Get hal data in hal-bt plugin
6ea2ba2 Test afb require result at hal-bt plugin load
8f3ead9 Add handling of hci and profile in hal-bt plugin
5fceccb Fix little mistakes/typo in hal bluetooth plugin
3524254 Force hals init before ending hal-manager init
5446354 Decrease level of a msg printed in event catcher

4a-softmixer:
b678f39 config.cmake: bump the needed version of alsalib to 1.1.6

Bug-AGL: SPEC-1679

Change-Id: I8eb5efb404c531339ba5668a1bf131368a233b8f
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index 4dbb72e..5402c8d 100644 (file)
@@ -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 = "92765214a57266e04738a47b3bcda64300cfa9a6"
+SRCREV = "9663aa7eb3c17eab8a91172d055f919f8acb61bf"
 
 DEPENDS += "lua"
 
index 246f56e..29117eb 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "13fd8b9e68faf4c666a21ecada74b94668ad9b27"
+SRCREV = "b678f39644b3a80ca599c10d33574d3b1ffbf427"
 
 DEPENDS += "lua"