AVer firmware updater for VC520

This CL adds AVer firmware updater to handle AV520 camera firmware update
Refer to CL:961624 aver-updater: Add aver-updater firmware ebuild

Change-Id: Id5f7e8ee3d012b0214de82932f3ab8ae2fede6d0
BUG=chromium:846116
TEST=we test our device in developer mode on ASUS chromebox.
Main test is hotplug VC520 to chromebox,
and the firmware automatically download from google local mirror.
Then VC520 update the firmware by aver-updater successfully.
Reviewed-on: https://chromium-review.googlesource.com/1074793
Commit-Ready: Zhongze Hu <frankhu@google.com>
Tested-by: Zhongze Hu <frankhu@google.com>
Reviewed-by: Zhongze Hu <frankhu@google.com>
10 files changed
tree: 2cb9c87c0fd9d91e0cc45a743ea58accb5808754
  1. conf/
  2. src/
  3. common.mk
  4. Makefile
  5. 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