commit | c5dfd654ce899c49134385d709df44880a41838c | [log] [tgz] |
---|---|---|
author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Mon Mar 04 21:18:43 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 04 13:20:30 2024 -0800 |
tree | 76eadae7ffee5e7dcf5d0fdabae94430f631e4ac | |
parent | 31c052481555e4017b3a075b5862090402afd1c7 [diff] |
[roll] Roll fuchsia Reland "[fx] Remove "ffx component select" in fx ota" This is a reland of commit 19910c15956804b74de7a5655a3e2fa9c9236af9 Previously `update check-now --monitor` failed because it's expected to return an error when the target shuts down. Now the error is ignored. Original change's description: > [fx] Remove "ffx component select" in fx ota > > It looks like "ffx component select capability" has been replaced by > "ffx component capability" in Iee495ec9b2f24cb2a841707c19e5f94e4abd1d50. > > Also add "set -e" so the script will fail in the future in case of error > instead of continuing. > > TEST: did an OTA > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/967259 Test: `fx ota`, ensured it rebooted and finished with "Committed!" Original-Fixed: b/327497811 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1000252 Original-Revision: 6f8d5b591994129db951b421303fed3d71bbe501 GitOrigin-RevId: 28629fefe290c203ed67ba9109d0b1239805870a Change-Id: I5efe92d537b010c0fc34693a94d05d6fe7903b36
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.