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
                 {