diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-09-21 13:44:03 +0200 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-18 13:01:13 +0100 |
commit | 1d927f0345f710bf6a8c68227f4d16f90ae9b8e9 (patch) | |
tree | 2489abf2a67b8f6bfbe2c4d59a2ca7004950a519 | |
parent | a56303d3343a85047d4f2641348091941fe9e68e (diff) |
Add submodule app-controller
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | app-controller | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 49dcee7..07a7d51 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "afb-helpers"] path = afb-helpers url = https://gerrit.automotivelinux.org/gerrit/apps/app-afb-helpers-submodule +[submodule "app-controller"] + path = app-controller + url = https://gerrit.automotivelinux.org/gerrit/apps/app-controller-submodule diff --git a/app-controller b/app-controller new file mode 160000 +Subproject 8d5398494b7ad3e6f20144513a82ba3afcae26e |