From 4ee878dd42a3af74ad454505a8feb6e120e48d36 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 2 Jun 2020 14:34:03 -0400 Subject: 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 Change-Id: Ib236e4d5380c5ef55f99692f519f928eefd7d802 --- .gitreview | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitreview (limited to '.gitreview') diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..9545b18 --- /dev/null +++ b/.gitreview @@ -0,0 +1,5 @@ +[gerrit] +host=gerrit.automotivelinux.org +port=29418 +project=apps/chromium +defaultbranch=master -- cgit 1.2.3-korg