diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-04 11:38:31 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-04 11:38:31 +0200 |
commit | 4b64b8ea3d055bf3b1af751b399b3a9e1d0baa2b (patch) | |
tree | a5d6b3b54886ddf09f7e24ff0158498c8c184128 /.gitmodules | |
parent | ec59d20bafb3acaaff2bbcab185a074825319e20 (diff) |
change submodule remote to upstream repo from MicrochipTech
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e727a8a..9d64e35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git [submodule "ucs2-lib/unicens"] path = ucs2-lib/unicens - url = https://github.com/iotbzh/unicens.git + url = https://github.com/MicrochipTech/unicens.git |