From 7615896b66ea241e9f65aad965a5b95541761756 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 10 Oct 2024 13:07:19 -0400 Subject: 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 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 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account --- recipes-connectivity/connman-glib/connman-glib.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg