bluez-glib: bump SRCREV to pick up fix 96/27096/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 18 Jan 2022 22:44:26 +0000 (17:44 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 18 Jan 2022 22:44:26 +0000 (17:44 -0500)
Bump bluez-glib SRCREV to pick up:

0a7ac44 Avoid init delay without BT adapter present

Bug-AGL: SPEC-4216

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

recipes-connectivity/bluez-glib/bluez-glib_git.bb

index 676c069..1f03cca 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 = "701f44587eabaa78dc1c180d8ca0ac8f848941d5"
+SRCREV = "0a7ac44764e96898370bdd14badfb484ad9d3fc7"
 S = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly