commit | c5eb867922e7b4d7b7f1f9bbd95ffa0eb723dd2b | [log] [tgz] |
---|---|---|
author | Qijiang Fan <fqj@chromium.org> | Mon Aug 03 03:27:40 2020 +0900 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 04 14:01:32 2020 +0000 |
tree | d853a52eecc43ddf317fcad5abcbefb47d64b31f | |
parent | 797753504ef9e88a756e117e2e63a10a722a0969 [diff] |
huddly-updater: use ${SYSROOT}/usr/share/libchrome/BASE_VER BASE_VER will be removed from environment variable. $(SRC)/../common-mk/BASE_VER is also a bad path, even common-mk/BASE_VER is not removed yet. Since this software doesn't include common-mk at all. USE $(SYSROOT)/usr/share/libchrome/BASE_VER instead. BUG=chromium:1062979 TEST=emerge Change-Id: I1d0d45c061807948131672cdaeeb3f39402f964d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/2331968 Reviewed-by: Kyle Williams <kdgwill@chromium.org> Tested-by: Kyle Williams <kdgwill@chromium.org> Commit-Queue: Qijiang Fan <fqj@google.com>
Huddly-updater is a utility to upgrade the huddly camera firmware.
TODO: The GNU C library, libusb 1.0 and libudev are required.
At the root of the repository,
$ make
Alternatively at Chromium OS development environment,
$ emerge-$${BOARD} huddly-updater
$ huddly-updater --help
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.