diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-01-25 12:18:20 +0100 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-01-28 15:38:58 +0100 |
commit | 20a22fadf78660394ca2ce8354530306288578fc (patch) | |
tree | 7430fcf977ed7326bb076e954009fc75f6b3cf05 /.gitmodules | |
parent | 9f6a13d05025bc33c12b6103d9bb960e842270d2 (diff) |
Migrate app-controller from submodule to library
Change-Id: I5a3de70994374e9a447fde67eef5925915335863
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 1b125e4..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "app-controller"] - path = app-controller - url = https://gerrit.automotivelinux.org/gerrit/apps/app-controller-submodule |