diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 17:35:53 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-24 17:35:53 +0200 |
commit | 593170c453c3ea75a92ab8066003029f3396bd50 (patch) | |
tree | 9eed9c70d5b5750eb3d9fb02b6579d0d252a4967 /.gitmodules | |
parent | 92e1f48f78d0e5310370882047e48d718aa09fea (diff) |
Cmake WIP
Change-Id: I9c1cefde33724db192cbbf3dac69d47b2a700c2d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
# Conflicts:
# CAN-binder/conf.d/default
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3bf958b4..e65999e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "CAN-binder/conf.d"] - path = CAN-binder/conf.d - url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git +[submodule "CAN-binder/conf.d/default"] + path = CAN-binder/conf.d/default + url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates branch = reference |