huddly-updater: rename LoggingSettings.log_file

It will be renamed to log_file_path.

BUG=chromium:1094927
TEST=cros_run_unit_tests --board=fizz --packages huddly-updater

Change-Id: I5631436e643825d33a730c63f6702ff735f4dba0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/2409474
Commit-Queue: Qijiang Fan <fqj@google.com>
Tested-by: Grace Cham <hscham@chromium.org>
Reviewed-by: Qijiang Fan <fqj@google.com>
Reviewed-by: Joe Tessler <jrt@chromium.org>
2 files changed
tree: ab43073868e17de088a91b05dc8b1a0a9cdf6f9d
  1. conf/
  2. src/
  3. .gitignore
  4. Android.mk
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. README.md
README.md

Huddly-updater is a utility to upgrade the huddly camera firmware.

Requirements

TODO: The GNU C library, libusb 1.0 and libudev are required.

Building

At the root of the repository,

$ make

Alternatively at Chromium OS development environment,

$ emerge-$${BOARD} huddly-updater

How to use

$ huddly-updater --help

TODO

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.