From 1d927f0345f710bf6a8c68227f4d16f90ae9b8e9 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Fri, 21 Sep 2018 13:44:03 +0200 Subject: Add submodule app-controller Signed-off-by: Tobias Jahnke --- .gitmodules | 3 +++ app-controller | 1 + 2 files changed, 4 insertions(+) create mode 160000 app-controller 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 index 0000000..8d53984 --- /dev/null +++ b/app-controller @@ -0,0 +1 @@ +Subproject commit 8d5398494b7ad3e6f20144513a82ba3afcae26ed -- cgit 1.2.3-korg