commit | ad9338330bf8e886e760464a0c131c82bcf4e2a3 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu May 30 14:13:29 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu May 30 14:24:25 2019 -0700 |
tree | 75f7eab6a181afef501373a5b15e2bb18cd5bd3a | |
parent | 0cd945c763ff3e736845b7822669da2365fe682b [diff] [blame] |
bmc: firmware updatePending: getBlobIds Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I64f42635dc213a25e4a1bbac3946f6fe8e1545fa
diff --git a/firmware_handler.cpp b/firmware_handler.cpp index 413c54d..3a109de 100644 --- a/firmware_handler.cpp +++ b/firmware_handler.cpp
@@ -604,6 +604,7 @@ { state = UpdateState::updatePending; addBlobId(updateBlobId); + removeBlobId(verifyBlobId); } else {