connman-glib: Update SRCREV
[AGL/meta-agl-demo.git] / recipes-connectivity / connman-glib / connman-glib.bb
1 SUMMARY = "GLib Connman interface library"
2 LICENSE = "Apache-2.0"
3 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
4
5 DEPENDS = "systemd glib-2.0"
6
7 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/connman-glib;protocol=https;branch=${AGL_BRANCH}"
8 SRCREV = "86ecfa16aeb5c4942990f0181dab7f60b4f45a83"
9
10 S = "${WORKDIR}/git"
11
12 # PV needs to be modified with SRCPV to work AUTOREV correctly
13 PV = "1.0+git${SRCPV}"
14
15 inherit meson pkgconfig