diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-18 19:48:29 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-19 14:48:23 +0200 |
commit | dd00a5553e42adb8a14470602e4f25c449287f7d (patch) | |
tree | 8b48d28f9206e88a64001c3705d72d3e4d7931e7 /.gitmodules | |
parent | 35985a359af2f6a48be151c4c2414a83cb4e91dc (diff) |
Upgrade CMake once again using reference submodule from app-templates
Change-Id: I2a17d142af208e71fe6f59d71bc455d6f5882b4a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29b..31e21408 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "CAN-binder/conf.d/app-templates"] + path = CAN-binder/conf.d/app-templates + url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git + branch = reference |