summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2023-01-01 16:40:11 -0500
committerScott Murray <scott.murray@konsulko.com>2023-01-02 16:03:25 -0500
commit62b2ab48fb045ae151e46355f5503acc5df2c6d2 (patch)
tree2468a006be49261957807ee35f2b2153b35a6828
parent4966f956afe840d4fba68ccf0315b6fbbaef4ca0 (diff)
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 <scott.murray@konsulko.com>
-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 8a77c8db..44a009ec 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"