diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 16:54:43 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 16:54:43 +0200 |
commit | 92e1f48f78d0e5310370882047e48d718aa09fea (patch) | |
tree | 2a493cd652cf8abc1c5966e9139e3d126fea4120 /.gitmodules | |
parent | 71096ceee301ebc450aacb29d99190b3e158753f (diff) |
Move and update app-templates submodule
Change-Id: I91b3926c9c5ab7c95b5a6f9cec309d930792ba14
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 31e21408..3bf958b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "CAN-binder/conf.d/app-templates"] - path = CAN-binder/conf.d/app-templates +[submodule "CAN-binder/conf.d"] + path = CAN-binder/conf.d url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git branch = reference |