Add example manifest files.

These files are dynamically bundled into the OS image in /lib/firmware/huddly/
at the time of image building. See huddly-firmware package ebuild for more.

BUG=chromium:710302
TEST=Build package for Guado board

Change-Id: Ib1d67d4f4c7c96aa7f34e69ef241040c211c0b8f
Reviewed-on: https://chromium-review.googlesource.com/506774
Commit-Ready: Simon Que <sque@chromium.org>
Tested-by: Jiwoong Lee <porce@chromium.org>
Reviewed-by: Simon Que <sque@chromium.org>
3 files changed
tree: e75bbb10bca634f658b7f76df52de79f12fbae92
  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.