bluez-glib: bump SRCREV to pick up fix
[AGL/meta-agl-demo.git] / recipes-connectivity / bluez-glib / bluez-glib_git.bb
1 SUMMARY = "GLib BlueZ 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/bluez-glib;protocol=https;branch=${AGL_BRANCH}"
8 SRCREV = "0a7ac44764e96898370bdd14badfb484ad9d3fc7"
9 S = "${WORKDIR}/git"
10
11 # PV needs to be modified with SRCPV to work AUTOREV correctly
12 PV = "1.0+git${SRCPV}"
13
14 inherit meson pkgconfig