common.mk update to _FORTIFY_SOURCE=3

Since this project explicitly specifies its FORTIFY level, update it to
the level CrOS wants to move to. This isn't _removed_, since it's copied
from a template file, and consistency with that seems useful.

The template file this was copied from was updated in
crrev.com/c/4735413.

BUG=b:288411201
TEST=CQ+1

Change-Id: I87dc334e5d5e14afe722317d4aa62582cc986e8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/huddly-updater/+/4804569
Auto-Submit: George Burgess <gbiv@chromium.org>
Reviewed-by: Joshua Pius <joshuapius@google.com>
Reviewed-by: Bruce Goodwin <bgoodwin@chromium.org>
Commit-Queue: Bruce Goodwin <bgoodwin@chromium.org>
Reviewed-by: Richard Yeh <rcy@google.com>
Tested-by: George Burgess <gbiv@chromium.org>
1 file changed
tree: e989ee731db180c9f59e49df57efd2f27e8e44bd
  1. conf/
  2. src/
  3. .gitignore
  4. Android.mk
  5. common.mk
  6. LICENSE
  7. Makefile
  8. OWNERS
  9. 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.