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 10:24:00 +0100 |
commit | f65b9388f8d95108ae023e1fcc4d7aa0d520f6c4 (patch) | |
tree | dd8344558c8a2f47c4b6034d7742aee3eb6b9844 | |
parent | a3806abc3eefd2e6b8726ace474447657cb1e4e3 (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 |