commit | db200708625962d089596b035160137cf29698e3 | [log] [tgz] |
---|---|---|
author | Yu-Ping Wu <[email protected]> | Tue May 10 07:24:20 2022 |
committer | Chromeos LUCI <[email protected]> | Tue May 10 09:06:07 2022 |
tree | ff3c3893605c2f0f20f256f043fc19015e8ae59d | |
parent | 101a90300ed86dc2535ca1ed9c308354a53f42c5 [diff] |
cros_update_firmware: Drop local firmware dependency In the cros_update_firmware script, we build chromeos-firmware-${board} in order to make sure the firmware image archives downloaded from BCS can be properly packed as firmware updater. As the process is unrelated to the local firmware images in sysroot, pass "-bootimage", "-cros_ec" and "-zephyr_ec" USE flags to the ebuild, to skip unnecessary steps (such as creating local firmware updater or local signer config). BUG=none TEST=cros_update_firmware -b cherry Change-Id: I1297ac0945fa245ee7b104dd8caeeafcf8925d40 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/3637027 Commit-Queue: Yu-Ping Wu <[email protected]> Tested-by: Yu-Ping Wu <[email protected]> Reviewed-by: Hung-Te Lin <[email protected]>