diff options
author | 2017-06-12 12:59:29 +0200 | |
---|---|---|
committer | 2017-06-12 12:59:29 +0200 | |
commit | e36ec00bd2a8e570de9bad179da8adb9d42799ec (patch) | |
tree | bfd3cb9cc433656c588cd037f55a859a2b50c232 /.gitmodules | |
parent | a3e6126b082335cb9722c6b8d5321dd39d6d2dca (diff) |
Reworked build process
- Renamed submodule folder, binding
- added more complete config.xml widget file
Change-Id: I1b6c18bc5cbd461c193dacba29678cf5c5f3143d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c87a462..b545da1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ -[submodule "conf.d/templates"] - path = conf.d/templates +[submodule "conf.d/app-templates"] + path = conf.d/app-templates url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates - branch = reference |