diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-02-02 11:19:38 -0800 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-02-11 19:44:43 -0800 |
commit | b1634e9c58a8442391aa782f967ddc3f85cd5cd9 (patch) | |
tree | cf8a9d62699a7d4b8094b2ce1e1a2560148aef79 /.gitmodules | |
parent | 3da3a30f2e2261750d4e110c9b64447192dffd23 (diff) |
binding: weather: add initial openweathermap binding
Bug-AGL: SPEC-1273
Change-Id: Idf6f12148df840ad8cfe2c1bc8eb35c1bc759876
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 |