huddly-updater: Use libusb_set_option() on libusb 1.0.22 and later.

libusb_set_debug() is deprecated in 1.0.22 and causes a compile error.

BUG=chromium:941855
TEST=emerge-nami huddly-updater

Change-Id: I45bdbe6393ff6340459b47c89b71028ffb233bd0
Reviewed-on: https://chromium-review.googlesource.com/1580719
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Anand Mistry <amistry@chromium.org>
Reviewed-by: Zhongze Hu <frankhu@google.com>
Reviewed-by: Ben Chan <benchan@google.com>
Reviewed-by: Jiwoong Lee <porce@chromium.org>
1 file changed
tree: 6cc9dd97f21d149a64ed0456e68743b11790620d
  1. conf/
  2. src/
  3. .gitignore
  4. COMMIT-QUEUE.ini
  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.