[roll] Roll fuchsia [build] Add RTC feature to netconform assembly

Adds the fuchsia::real_time_clock feature to the board configuration
of the network-conformance image assembly in order to address failing
IP timestamp option conformance cases due to lack of RTC.

Original-Fixed: 351024363
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1085373
Original-Revision: 893a9a59181a021aec0a6c5b26029599608b9bb7
GitOrigin-RevId: 70b6887cb97e1483feaf0094321aad951f7402ee
Change-Id: I48ac43ce781e66b199e8bbb0f8ac7ef4da682cdb
1 file changed
tree: e64e93bd9196927f662af22f96194b64d86c3aa0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.