summaryrefslogtreecommitdiffstats
path: root/meta/packages/libgdbus/libgdbus_git.bb
blob: f0101f99255db11d54db0df904ac44e781795963 (plain)
1
2
3
4
5
6
7
8
9
10
HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SUMMARY  = "Moblin Glib D-Bus integration"
LICENSE  = "GPL LGPL"
DEPENDS  = "glib-2.0 dbus"
PV       = "0.0+git${SRCREV}"
S        = "${WORKDIR}/git"

SRC_URI  = "git://git.kernel.org/pub/scm/bluetooth/libgdbus.git;protocol=git"

inherit autotools pkgconfig