From: Scott Murray Date: Tue, 18 Jan 2022 22:44:26 +0000 (-0500) Subject: bluez-glib: bump SRCREV to pick up fix X-Git-Tag: 12.92.0~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F27096%2F1;p=AGL%2Fmeta-agl-demo.git 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 --- 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