libqtappfw: Add Bluetooth media control support 38/27238/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 1 Mar 2022 20:57:54 +0000 (15:57 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 1 Mar 2022 21:04:17 +0000 (21:04 +0000)
Update the libqtappfw SRCREV to pick up:

1332cc7 Add Bluetooth media control support

and bump the bluez-glib SRCREV to pick up the following addition is
that a prerequisite:

045d4a1 Media control enablement and bug fixes

Bug-AGL: SPEC-4231

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I039be0742c7566cac8c03f80fb162bf4cc6f5355

recipes-connectivity/bluez-glib/bluez-glib_git.bb
recipes-demo/libqtappfw/libqtappfw_git.bb

index 1f03cca..625b65a 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 DEPENDS = "systemd glib-2.0"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/bluez-glib;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "0a7ac44764e96898370bdd14badfb484ad9d3fc7"
+SRCREV = "045d4a1ffc823665b068be96b5d8532e68838e18"
 S = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly
index 1a50ba0..11e85ec 100644 (file)
@@ -16,7 +16,7 @@ DEPENDS = " \
 "
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "0de8ac83e6a190d5fc124587d1f9f0a7f0198ce3"
+SRCREV  = "1332cc7d0a618ee88b4d19813340665332d406ca"
 S       = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly