[roll] Roll fuchsia [virtio-net] Move sources in virtio-net subdirectory.

The virtio-net implementation has multiple files, so move them into
their own directory to make the split clearer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594661
Original-Revision: 0fea0b6a8167c3c69d54f5a8b6f8054a39f26321
GitOrigin-RevId: b884eb6c96d0d77a9173e9f3247e51dcf12299c9
Change-Id: I9468a21220ce2e4d006cc52b54afd9f86f011de1
1 file changed
tree: 2f0238958931c21f08442c701a0a81809c785a07
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.