diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-13 17:20:05 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-13 17:20:05 +0200 |
commit | 014ba2dd29eaadb4d61948ca417c25112f76ee0e (patch) | |
tree | 85a9e9540ebcea63053a817993290eac45076962 /.gitmodules | |
parent | 21ffc6687e175d5cfb73500e45e61195d061ec72 (diff) |
Import CAN generator from low-level-can-service
Also use the app-templates CMake helpers.
Change-Id: I034e5efa9baa0f686a081f60df5c3588e4b3bd51
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b545da1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "conf.d/app-templates"] + path = conf.d/app-templates + url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates |