Emergency deactivation of huddly-updater

This CL temporarily deactivates the invocation of huddly-updater.
See bug description for more.

BUG=chromium:724333
TEST=Build package for Guado board. Test on CFM.

Change-Id: Ib436b751f2d3dcc9df5cb155c2566571310feff2
Reviewed-on: https://chromium-review.googlesource.com/509068
Commit-Ready: Jiwoong Lee <porce@chromium.org>
Tested-by: Jiwoong Lee <porce@chromium.org>
Reviewed-by: Jiwoong Lee <porce@chromium.org>
Reviewed-by: Simon Que <sque@chromium.org>
1 file changed
tree: 1a8c1f83cd5417d6016e39cc9dfed121c0f18fca
  1. conf/
  2. src/
  3. .gitignore
  4. common.mk
  5. LICENSE
  6. Makefile
  7. 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.