summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-03-01 16:01:46 -0500
committerScott Murray <scott.murray@konsulko.com>2022-03-01 21:04:17 +0000
commit6eb5565d73449bccd81d642d4f970f41151b56a3 (patch)
tree28f8e2c2f7b0d613c13b4268f4421b80a1c0ff7a /recipes-connectivity
parente10dffd839af6714fa7febc89492ec9026429ff8 (diff)
connman-glib: bump SRCREV
Bump connman-glib SRCREV to pick up: d2377ce Be paranoid in D-Bus signal callbacks Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I4b3796ee618d000ff272bd55fdca70c90f2e744f
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/connman-glib/connman-glib.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/connman-glib/connman-glib.bb b/recipes-connectivity/connman-glib/connman-glib.bb
index 76cbacdf..8a77c8db 100644
--- a/recipes-connectivity/connman-glib/connman-glib.bb
+++ b/recipes-connectivity/connman-glib/connman-glib.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/connman-glib;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "5d094ec17f0f60489efe9df6c113be62f80b4c2a"
+SRCREV = "d2377cec23dca4b8caab2208767bc23de32ae807"
S = "${WORKDIR}/git"