diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-19 16:46:59 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-19 16:46:59 +0100 |
commit | 84031b998b9dbfe11d9223c69e4357676357f871 (patch) | |
tree | b967efdbefafab30e77864680dcc28b6856bd78d | |
parent | 90c605f1baecaaa49929d96b6f9a7318c212cb0b (diff) |
Align submodule branch to project eel branch
Change-Id: I9cb4b4a383ca0c0998f2ae6239abe31f7b408f52
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | afb-helpers | 0 | ||||
m--------- | conf.d/app-templates | 0 | ||||
m--------- | ctl-utilities | 0 |
4 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9b16b3f..ace6718 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,12 @@ [submodule "conf.d/app-templates"] path = conf.d/app-templates url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates + branch=. [submodule "ctl-utilities"] path = ctl-utilities url = https://gerrit.automotivelinux.org/gerrit/apps/app-controller-submodule + branch=. [submodule "afb-helpers"] path = afb-helpers url = https://gerrit.automotivelinux.org/gerrit/apps/app-afb-helpers-submodule + branch=. diff --git a/afb-helpers b/afb-helpers -Subproject 7db4aac29d251134dea5ec4425ef87c970f6fec +Subproject b888d77d8ac81d800f9c0cbc66dc607b3312349 diff --git a/conf.d/app-templates b/conf.d/app-templates -Subproject ee5d60f9d169d959cca9dc24cfc3776ed06c163 +Subproject 80d95bb8518874a4d510951c905491835bdf831 diff --git a/ctl-utilities b/ctl-utilities -Subproject d77db1aa4f4ea93d5fc019ccee0bba90183ffc1 +Subproject 554b5ec5cbe4520abfee59ac0963af7ac1ecfad |