huddly-updater: remove libchrome BASE_VER macro guard

As part of libchrome post-r780000 uprev clean-up.

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

Change-Id: I207f014b4a42e62203d2ae2ded309a2124e43912
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/2497864
Tested-by: Grace Cham <hscham@chromium.org>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Commit-Queue: Grace Cham <hscham@chromium.org>
2 files changed
tree: eb3ae05c0e8efc6ad4da57c7f6fe8bc979746fb5
  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.