summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-10-10 13:07:19 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-10-11 11:14:46 +0000
commit7615896b66ea241e9f65aad965a5b95541761756 (patch)
tree658f7312fc1c92a118a62bf2bec7a0e4bb33035c
parent8bce79135715d04cb966fefaf8123d0dcb7ad435 (diff)
connman-glib: update SRCREV
Bump SRCREV to pick up: 1afb908 Rework glib main loop initialization b6fb203 Add gitlab issue/merge request templates Bug-AGL: SPEC-5257 Change-Id: Ib78bd7aeccd9f22d7ebb0ffa16680f273a59620e Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30402 ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
-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 20682bd65..90b837b8b 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 = "86ecfa16aeb5c4942990f0181dab7f60b4f45a83"
+SRCREV = "1afb908c72eeaee137e843aea1835859cf14a5ff"
S = "${WORKDIR}/git"