From 32fe9502e45b8d98763f8df4c1b4238cad5c2aa4 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 20 Dec 2018 23:27:02 +0100 Subject: [PATCH] 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 --- .../recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb | 4 ++-- 1 file 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" -- 2.16.6