summaryrefslogtreecommitdiffstats
path: root/meta/packages/libgdbus/libgdbus_git.bb
blob: d29afa546c86b4d63f81b6ccbb1cb304178a2629 (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://moblin.org/repos/projects/libgdbus.git;protocol=http"

inherit autotools_stage pkgconfig