gerritcp/chromium-coreboot.yaml

33 lines
696 B
YAML
Raw Permalink Normal View History

2021-10-29 17:12:38 +00:00
sites:
upstream:
url: https://review.coreboot.org/
repo: coreboot
branch: master
authentication: none
downstream:
2021-10-29 17:16:27 +00:00
url: https://chromium-review.googlesource.com/
2021-10-29 17:12:38 +00:00
repo: chromiumos/third_party/coreboot
branch: chromeos-2016.05
authentication: cookie
cookieName: o
2021-10-29 18:21:08 +00:00
cookieValue: "{somefunnystring}"
2021-10-29 17:12:38 +00:00
workstreams:
main:
neverModify:
2021-10-29 18:21:08 +00:00
- util/crossgcc/
- 3rdparty/
- util/nvidia/cbootimage/
- .checkpatch.conf
- .gitmodules
- OWNERS
2021-10-29 17:12:38 +00:00
coreboot-sdk:
onlyIfTouching:
2021-10-29 18:21:08 +00:00
- util/crossgcc/
2021-10-29 17:12:38 +00:00
neverModify:
2021-10-29 18:21:08 +00:00
- 3rdparty/
- util/nvidia/cbootimage/
- .checkpatch.conf
- .gitmodules
- OWNERS