From 64171064cd3fe94df49cd6731884f42daeb26525 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 18 Jan 2022 17:44:26 -0500 Subject: [PATCH] bluez-glib: bump SRCREV to pick up fix Bump bluez-glib SRCREV to pick up: 0a7ac44 Avoid init delay without BT adapter present Bug-AGL: SPEC-4216 Signed-off-by: Scott Murray Change-Id: Ic8f941a310b0fcb786fc6bca5d5b010217e5e833 --- recipes-connectivity/bluez-glib/bluez-glib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/bluez-glib/bluez-glib_git.bb b/recipes-connectivity/bluez-glib/bluez-glib_git.bb index 676c06960..1f03cca7e 100644 --- a/recipes-connectivity/bluez-glib/bluez-glib_git.bb +++ b/recipes-connectivity/bluez-glib/bluez-glib_git.bb @@ -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 -- 2.16.6