summaryrefslogtreecommitdiffstats
path: root/meta-openembedded
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-29 12:33:34 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-05 08:01:47 -0500
commit73daf3a163827c3719e7db7443a543651566b3cb (patch)
tree2b973185ce7a2df4640b08935d40183c24a3f3c4 /meta-openembedded
parent2931f7367f7f4489328db850faea81b7ad2984e0 (diff)
downloadtalos-openbmc-73daf3a163827c3719e7db7443a543651566b3cb.tar.gz
talos-openbmc-73daf3a163827c3719e7db7443a543651566b3cb.zip
dbus-broker: fetch submodules too
dbus-broker depends on a number of submodules. Make sure to recursively fetch those as well. (From meta-openembedded rev: fd23b9c95c4abd182b24ad39f7f4634116c6ea10) Change-Id: I6c2cb28bb354d28e6ba30cb043fed9b90670f283 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-openembedded')
-rw-r--r--meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb b/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb
index ac2c50063..ac0f325a4 100644
--- a/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb
+++ b/meta-openembedded/meta-oe/recipes-core/dbus/dbus-broker_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "dbus glib-2.0 expat"
PV = "16+git${SRCPV}"
SRCREV = "fc874afa0992d0c75ec25acb43d344679f0ee7d2"
-SRC_URI = "git://github.com/bus1/dbus-broker;protocol=git"
+SRC_URI = "gitsm://github.com/bus1/dbus-broker;protocol=git"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud