diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-08-31 15:45:40 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-09-06 12:43:29 -0700 |
commit | e233cb38142ea12b331134b9449dcdddfcc102f3 (patch) | |
tree | c1f815fbcf7e9ec3c669b1fd9dbb8ac35b7faaab /.gitmodules |
binding: geoclue: initial geoclue support
Bug-AGL: SPEC-851
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
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 |