From: Scott Murray Date: Sun, 1 Jan 2023 21:40:11 +0000 (-0500) Subject: connman-glib: Update SRCREV X-Git-Tag: 14.0.3~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=62b2ab48fb045ae151e46355f5503acc5df2c6d2;p=AGL%2Fmeta-agl-demo.git connman-glib: Update SRCREV Update SRCREV to pick up: 125514b Fix error handling Bug-AGL: SPEC-4623 Change-Id: Ie53ded257f66d2c3866660239961d55669506049 Signed-off-by: Scott Murray --- diff --git a/recipes-connectivity/connman-glib/connman-glib.bb b/recipes-connectivity/connman-glib/connman-glib.bb index 8a77c8dbc..44a009ecc 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 = "d2377cec23dca4b8caab2208767bc23de32ae807" +SRCREV = "125514bb359c6d06863f7d42ab3326696f22d2ce" S = "${WORKDIR}/git"