connman-glib: update SRCREV 02/30402/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 10 Oct 2024 17:07:19 +0000 (13:07 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Oct 2024 11:14:46 +0000 (11:14 +0000)
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

recipes-connectivity/connman-glib/connman-glib.bb

index 20682bd..90b837b 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/connman-glib;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "86ecfa16aeb5c4942990f0181dab7f60b4f45a83"
+SRCREV = "1afb908c72eeaee137e843aea1835859cf14a5ff"
 
 S = "${WORKDIR}/git"