| commit | 99aeddcd62c5fecc308ec142e709ab374fd1a5f7 | [log] [tgz] |
|---|---|---|
| author | Grace Cham <[email protected]> | Thu Dec 01 04:49:13 2022 |
| committer | Chromeos LUCI <[email protected]> | Sat Dec 17 07:38:16 2022 |
| tree | 7ad5b60d4343bf29eebb068e1436cd3347260830 | |
| parent | a52559a6f2dbfb561817581b52ed7106b7e5755f [diff] |
huddly-updater: update dict and list type base::Value usages
Refactor old dict and list type base::Value into the new
base::Value::{Dict,List} subtypes per v2 base::Value refactor proposal
(See upstream bug crbug.com/1187001 for details).
In particular, change the signature if a function always takes or
returns a dictionary or list type.
BUG=b:240913879
TEST=FEATURES=test emerge-endeavour huddly-updater
Change-Id: I4afca50e22b4681eea159fec3e12055a69a568d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/4066241
Reviewed-by: Kyle Williams <[email protected]>
Tested-by: Grace Cham <[email protected]>
Auto-Submit: Grace Cham <[email protected]>
Commit-Queue: Kyle Williams <[email protected]>
Huddly-updater is a utility to upgrade the huddly camera firmware.
TODO: The GNU C library, libusb 1.0 and libudev are required.
At the root of the repository,
$ make
Alternatively at Chromium OS development environment,
$ emerge-$${BOARD} huddly-updater
$ huddly-updater --help
It will also provide assistant tools to query the firmware version of the firmware installed in the huddly camera, that of a binary blob file.