diff options
-rw-r--r-- | meta-oe/recipes-core/dbus/dbus-broker_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_git.bb b/meta-oe/recipes-core/dbus/dbus-broker_git.bb index ac2c50063e..ac0f325a4d 100644 --- a/meta-oe/recipes-core/dbus/dbus-broker_git.bb +++ b/meta-oe/recipes-core/dbus/dbus-broker_git.bb | |||
@@ -11,7 +11,7 @@ DEPENDS = "dbus glib-2.0 expat" | |||
11 | PV = "16+git${SRCPV}" | 11 | PV = "16+git${SRCPV}" |
12 | SRCREV = "fc874afa0992d0c75ec25acb43d344679f0ee7d2" | 12 | SRCREV = "fc874afa0992d0c75ec25acb43d344679f0ee7d2" |
13 | 13 | ||
14 | SRC_URI = "git://github.com/bus1/dbus-broker;protocol=git" | 14 | SRC_URI = "gitsm://github.com/bus1/dbus-broker;protocol=git" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||