mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
dbus-broker: fetch submodules too
dbus-broker depends on a number of submodules. Make sure to recursively fetch those as well. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4be3dce466
commit
fd23b9c95c
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user