diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-06 17:40:41 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-07 23:39:45 +0000 |
commit | 27a69eaacb5efd2bc81e839d20828899ef70b7a7 (patch) | |
tree | ab34e3e376480106fcf61e448efed2805cc45be1 /.gitmodules | |
parent | 25003dd870bd240d1025320686273d587c86464d (diff) |
Change .gitmodules following submodule migration
Remove app-template in .gitmodules
Change-Id: Ia02965eec8e5a78533316816e8645367499b6467
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 a106118..502cd9c 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/apps/app-templates [submodule "afb-helpers"] path = afb-helpers url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-afb-helpers-submodule.git |