summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/connman-glib/connman-glib.bb
blob: 76cbacdf1c72a945c1b28548476faef7dd10cee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "GLib Connman interface library"
LICENSE = "Apache-2.0"
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 = "5d094ec17f0f60489efe9df6c113be62f80b4c2a"

S = "${WORKDIR}/git"

# PV needs to be modified with SRCPV to work AUTOREV correctly
PV = "1.0+git${SRCPV}"

inherit meson pkgconfig