[roll] Roll fuchsia [gigaboot] Set oneshot recovery flag when booting recovery.

Previously, hitting 'Z'/'R' to boot into recovery would pass the
zvb.current_slot flag for the current active slot, rather than always
passing 'zvb.current_slot=_r'. Fix this by setting the oneshot recovery
flag before booting if the current slot is not already R, similar to
what is done for A/B.

Test: pave nuc, hit 'R' during gigaboot to get to zedboot, check log for
      zvb.current_slot cmdline option
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490877
Original-Revision: 8b28a7c158ed4bab34006d7d343f1fd800f863ef
GitOrigin-RevId: 1ef874d00c567afd54e70f7c59e36e5e61333264
Change-Id: I22ca8540c895757230a6ed20eeb3fb9c02cd8a6f
1 file changed
tree: c3fc6aa73ddaeea91e1f42a832467656878b3844
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.