diff options
author | Thierry Bultel <thierry.bultel@iot.bzh> | 2019-02-20 09:06:49 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-25 21:44:11 +0000 |
commit | 509571000093569a349fb1f3bd5efda7a843939d (patch) | |
tree | b682f05178b200155374e189f3697eeee6d64b67 | |
parent | 59d8ebf91b6715f9ff07e4c7d43534c0ade39a23 (diff) |
4a-hal-configs: bump to latest version
this brings these commits:
* fdf0e3c intel-upsquared: fixed the bluetooth SCO with an optional mic
* 816e97e intel-minnow: fixes the bluetooth SCO with a optional mic
* 005877c 4a-hal-configs: update unicens configs
Change-Id: I4f6ebbed11b29e491068b708c1aaf3a155dcc9d5
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb index 76cfc057..e504c3da 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.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-configs;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "23bc19d556dd69eb085c6274dd22519f48e608c1" +SRCREV = "fdf0e3c4c67ceb5ddc77c9c1f27d85c1be2055a6" PV = "0.1+git${SRCPV}" S = "${WORKDIR}/git" |