commit | fe2b407bea0390cc4f34bed8682c3a26257a7623 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Jul 06 19:13:55 2016 -0400 |
committer | David Bainbridge <dbainbri@ciena.com> | Wed Jul 06 16:38:24 2016 -0700 |
tree | 47bb2e182b9f69364b1ce607f9e7d8cea3b7c3a9 | |
parent | 6e8c9721844d26b61f8ea4b202d84fa530cbce5a [diff] [blame] |
Add platform-install as a subproject Change-Id: I898b3bdd48aef56093c9ea02e5b067d57ef5fd1a
diff --git a/.gitmodules b/.gitmodules index 41b5065..15f750f 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -7,3 +7,6 @@ [submodule "components/cord-onos-publisher"] path = components/cord-onos-publisher url = ../cord-onos-publisher +[submodule "components/platform-install"] + path = components/platform-install + url = ../platform-install