AVer firmware updater for CAM520, CAM540, and CAM340+

This CL adds AVer firmware updater to handle CAM520, CAM540,
and CAM340+ camera firmware update
Refer to CL: 1385964: aver-updater: Add aver-updater firmware ebuild

BUG=None
TEST=we test our device in developer mode on ASUS chromebox.
Main test is hotplug CAM520 CAM540, or CAM340+ to chromebox,
and the firmware automatically download from google local mirror.
Then device update the firmware by aver-updater successfully.
Reviewed-on: https://chromium-review.googlesource.com/1404594
Tested-by: Kyle Williams <kdgwill@chromium.org>
Tested-by: tzaumin chiou <tzaumin@gmail.com>
Commit-Ready: Kyle Williams <kdgwill@chromium.org>
Commit-Ready: Matthew Ziegelbaum <ziegs@chromium.org>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Stefan De Clercq <declercq@chromium.org>
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Matthew Ziegelbaum <ziegs@chromium.org>

Change-Id: I820920e538b14198e51aafec30b9b312e1da7a31
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/aver-updater/+/1868775
Reviewed-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Joe Tessler <jrt@chromium.org>
Reviewed-by: Matthew Ziegelbaum <ziegs@chromium.org>
Tested-by: Matthew Ziegelbaum <ziegs@chromium.org>
Commit-Queue: Kyle Williams <kdgwill@chromium.org>
15 files changed
tree: 8bf3fbf917daee37d6e95aa4472e1736003bd73c
  1. conf/
  2. src/
  3. common.mk
  4. LICENSE
  5. Makefile
  6. OWNERS
  7. README.md
README.md

aver-updater is a utility to upgrade aver camera firmwares.

Requirements

The GNU C/C++ library is required.

Building

At the top level of the directory.

$ make

Alternatively at Chromium OS development environment,

$ emerge-${BOARD} aver-updater