aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-06-02 14:34:03 -0400
committerScott Murray <scott.murray@konsulko.com>2020-06-02 14:40:30 -0400
commit4ee878dd42a3af74ad454505a8feb6e120e48d36 (patch)
tree8964ba734d92b68a8b8c6bfbb79e79d8fbaa35e8 /.gitmodules
parent7dabb46483ff6a3a4fa5cfe532b91412f185554d (diff)
Remove submodule usage and add autobuild scripts
Changes: - Add .gitreview file to enable "git review" subcommand against AGL Gerrit - Remove old CMake app templates submodule usage in favor of the toolchain provide templates - Tweak config.cmake to work with newer app templates - Add latest CMake autobuild scripts Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib236e4d5380c5ef55f99692f519f928eefd7d802
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index e07cae1..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "conf.d/app-templates"]
- path = conf.d/app-templates
- url = https://gerrit.automotivelinux.org/gerrit/p/apps/app-templates.git