diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-06 16:22:58 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-22 19:46:14 +0000 |
commit | 5c721607f160b83b1d966839b0e8649fe1564f34 (patch) | |
tree | 1c9883a31fd57a842869fd6de5fa4afd2a08dc40 /.gitmodules | |
parent | 4015b8bb09bc51d800911b343a99ee9d5e9871f2 (diff) |
Change .gitmodules following submodule migration
Remove app-template in .gitmodules
Change-Id: I4e450f231f26fbc0dab5d046301ad16da73340bb
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index ef375d5..14d4871 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "conf.d/app-templates"] - path = conf.d/app-templates - url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git [submodule "afb-utilities"] path = afb-utilities url = https://gerrit.automotivelinux.org/gerrit/apps/app-afb-helpers-submodule |