From: George Kiagiadakis Date: Fri, 4 Oct 2019 18:22:18 +0000 (+0300) Subject: bluez-alsa: update to latest master X-Git-Tag: 8.99.1~35 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=84e84d0d3074e18a92e3fbc4aa0503c131aecf8f;p=AGL%2Fmeta-agl.git bluez-alsa: update to latest master This adds, among others, the d-bus interface that is necessary for the pipewire gstreamer helper from meta-pipewire to work. The LICENSE file was changed to not include the contributors list, but otherwise the license is unchanged. Bug-AGL: SPEC-2792 Change-Id: I7d9e954691e617b3c8ba8165864b32f3831e28b7 Signed-off-by: George Kiagiadakis (cherry picked from commit 9beae08be831b7ba23121a68caa5604499530698) --- diff --git a/meta-agl-profile-core/recipes-connectivity/bluez-alsa/bluez-alsa_git.bb b/meta-agl-profile-core/recipes-connectivity/bluez-alsa/bluez-alsa_git.bb index be02d7877..010329ee7 100644 --- a/meta-agl-profile-core/recipes-connectivity/bluez-alsa/bluez-alsa_git.bb +++ b/meta-agl-profile-core/recipes-connectivity/bluez-alsa/bluez-alsa_git.bb @@ -3,10 +3,10 @@ HOMEPAGE = "https://github.com/Arkq/bluez-alsa" SECTION = "libs" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=88dc1c98120259ae67b82222d7aff5c1" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7d6ac7e2dbd2505652dceb3acdf1fe" SRC_URI = "git://github.com/Arkq/bluez-alsa.git;protocol=https;branch=master" -SRCREV = "862a4b2cfd432444d62c00ee1394f6abd1433063" +SRCREV = "2cd6e4686f7808276480b430fb37df55dfdcc02b" SRC_URI += "file://bluez-alsa.service"