libgdbus: Fix SRC_URI

Signed-off-by: Richard Purdie <richard@ted.(none)>
This commit is contained in:
Richard Purdie
2009-05-20 12:39:40 +01:00
parent f5cf7ef071
commit c431f2b0a2

View File

@@ -5,6 +5,6 @@ DEPENDS = "glib-2.0 dbus"
PV = "0.0+git${SRCREV}"
S = "${WORKDIR}/git"
SRC_URI = "git://moblin.org/repos/projects/libgdbus.git;protocol=http"
SRC_URI = "git://git.kernel.org/pub/scm/bluetooth/libgdbus.git;protocol=git"
inherit autotools_stage pkgconfig