[roll] Roll fuchsia [devicetree] Make warnings errors again

In the conversion to the python script we no longer returned an error to
the build action if we had output on stderr but dtc itself returned 0.
Fixing this revealed that we still need to pass 'dtcflags' to the
decompilation command, so that is fixed as well. While here anyway,
every lint found by pylint has been addressed.

Original-Fixed: https://fxbug.dev/412705219
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257986
Original-Revision: 49f1ab3e4c487d60fe4d822cf7684eddb02dd1e8
GitOrigin-RevId: 71da660f9ff48c5f2b7e2f4c9e4a1fd65a05cb23
Change-Id: If953304a42da52e2401fffc3db857e4b4fc23450
1 file changed
tree: 5052cb1b07a3e062d7004e475259edf69336a75f
  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 in one of the communication channels documented at get involved.

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.