mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
libgdbus: Fix SRC_URI
Signed-off-by: Richard Purdie <richard@ted.(none)>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user