Make upstream tree CrOS SDK friendly
- Remove submodules, since CrOS glues repos together using portage - Add COMMIT-QUEUE.ini, PRESUBMIT.cfg, .checkpatch.conf from 2016.02 Change-Id: I06b428191699034bf20b086ce88b7b27c3deb41b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/327003 Reviewed-by: Stefan Reinauer <reinauer@google.com>
This commit is contained in:
parent
c3ee3f6d7e
commit
5e68ada809
9 changed files with 39 additions and 22 deletions
17
.gitmodules
vendored
17
.gitmodules
vendored
|
|
@ -1,17 +0,0 @@
|
|||
[submodule "3rdparty/blobs"]
|
||||
path = 3rdparty/blobs
|
||||
url = ../blobs.git
|
||||
update = none
|
||||
ignore = dirty
|
||||
[submodule "util/nvidia-cbootimage"]
|
||||
path = util/nvidia/cbootimage
|
||||
url = ../nvidia-cbootimage.git
|
||||
[submodule "vboot"]
|
||||
path = 3rdparty/vboot
|
||||
url = ../vboot.git
|
||||
[submodule "arm-trusted-firmware"]
|
||||
path = 3rdparty/arm-trusted-firmware
|
||||
url = ../arm-trusted-firmware.git
|
||||
[submodule "3rdparty/chromeec"]
|
||||
path = 3rdparty/chromeec
|
||||
url = ../chrome-ec.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue