huddly-updater: remove base/macros.h

Replace the deprecated DISALLOW_* macros by delete ctor since they will
be removed from base/macros.h from libchrome r938828.
Remove unused includes of base/macros.h since the file will be renamed
from libchrome r941411.

BUG=b:198993705
TEST=FEATURES=test emerge-endeavour huddly-updater

Change-Id: Ib5d128c0d25474105e27ab4d92796417b0f9008e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/3411702
Tested-by: Grace Cham <hscham@chromium.org>
Tested-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Torleiv Sundre <torleiv@huddly.corp-partner.google.com>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Commit-Queue: Grace Cham <hscham@chromium.org>
6 files changed
tree: 5d0195306496ae9db130e9156c214198eae85c93
  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.