aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-12-20 23:27:02 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-12-20 22:39:56 +0000
commit32fe9502e45b8d98763f8df4c1b4238cad5c2aa4 (patch)
tree7c5480607d8b6db5f71ae707c2a88fa1afd80172
parent0ae76ba7601e5b8b7bc7368cbbdb0c1cdc88c0f6 (diff)
4a-hal-device-config: bump to latest revision
The following changes are in: * d6d9822 bluetooth audio: uses the new bluealsa plugin * 6fdd9c5 Change the control name to be the same everywhere Change-Id: I9ecff909244d3b3ea751fcdc84da624bd68f83ba Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb4
1 files changed, 2 insertions, 2 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 a1c6154b..ec4f8d85 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 = "45f205076573a858348c10a52d31382f31deaf55"
+SRCREV = "d6d98220643113701857f03c8534c412c8eeac33"
PV = "0.1+git${SRCPV}"
S = "${WORKDIR}/git"
@@ -55,4 +55,4 @@ do_install () {
}
-RPROVIDES_${PN} += "virtual/4a-default-hal" \ No newline at end of file
+RPROVIDES_${PN} += "virtual/4a-default-hal"