summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/bluez-glib/bluez-glib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/bluez-glib/bluez-glib_git.bb')
-rw-r--r--recipes-connectivity/bluez-glib/bluez-glib_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-connectivity/bluez-glib/bluez-glib_git.bb b/recipes-connectivity/bluez-glib/bluez-glib_git.bb
new file mode 100644
index 00000000..625b65ac
--- /dev/null
+++ b/recipes-connectivity/bluez-glib/bluez-glib_git.bb
@@ -0,0 +1,14 @@
+SUMMARY = "GLib BlueZ 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/bluez-glib;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "045d4a1ffc823665b068be96b5d8532e68838e18"
+S = "${WORKDIR}/git"
+
+# PV needs to be modified with SRCPV to work AUTOREV correctly
+PV = "1.0+git${SRCPV}"
+
+inherit meson pkgconfig