| commit | c5eb867922e7b4d7b7f1f9bbd95ffa0eb723dd2b | [log] [tgz] |
|---|---|---|
| author | Qijiang Fan <[email protected]> | Sun Aug 02 18:27:40 2020 |
| committer | Commit Bot <[email protected]> | Tue Aug 04 14:01:32 2020 |
| 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 <[email protected]>
Tested-by: Kyle Williams <[email protected]>
Commit-Queue: Qijiang Fan <[email protected]>
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.