commit | 0eb865769251d1c251262ece1301846d1f56287c | [log] [tgz] |
---|---|---|
author | Yecheng Zhao <zyecheng@google.com> | Wed Jun 16 13:48:56 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 22:58:18 2021 +0000 |
tree | 1cf944f6e698b79fb4775a460d29428e91a61b42 | |
parent | cb3a076ef2cb30daa5579694adc2022da4c5d5c6 [diff] |
pw_package: Simplify chromium verifier download Porting unittest requires to pull in much more source files. Listing each file individually makes the list too long. As a trade-off, we'll checkout some entire subfolders instead of picking individual ones in them. Although a number of more files are downloaded, the sparse checkout list is much shorter. Accordingly, we'll not generate a sources.gni for gn build. The list of sources will be added in third_party/chromium_verifier BUILD.gn. Bug: 394 Change-Id: Id15b40cf933af6f6b5da1cc595c79f2650fbb01c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49303 Reviewed-by: Rob Mohr <mohrr@google.com> Commit-Queue: Yecheng Zhao <zyecheng@google.com>
See our website: http://pigweed.dev