)]}'
{
  "commit": "5c19df0e6ea9ba079280ff06e9d4016b14c081ee",
  "tree": "34c8f9329d31d2437ac84f69c495e2381d423481",
  "parents": [
    "cba197e626d47fc9f31babffdee614cddd4eebb3"
  ],
  "author": {
    "name": "Hung-Te Lin",
    "email": "hungte@chromium.org",
    "time": "Wed Apr 27 23:02:55 2022 +0800"
  },
  "committer": {
    "name": "Chromeos LUCI",
    "email": "chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Apr 29 05:20:35 2022 +0000"
  },
  "message": "futility: updater: support /firmware as a raw archive\n\nFor early bring up and the lab deployment, the developers need a simple\nway to update the firmware directly from the build artifacts (either\nfrom CPFE firmware archives or /build/$BOARD/firmware) before the\nfirmware is pinned and available via chromeos-firmwareupdate.\n\nTo simplify the process, we want the updater to understand the layout of\nfiles in /firmware. This change supports that as \"raw archive\" so\ndevelopers can update by:\n\n  # Verify what\u0027s available.\n  futility update -a /build/$BOARD/firmware --manifest\n\n  # Update the firmware for a specific model.\n  futility update -a /build/$BOARD/firmware --model $MODEL\n\n  # On DUT, detect the model and update the firmware.\n  mkdir /tmp/firmware\n  tar -xvf firmware.tbz -C /tmp/firmware\n  futility update -a /tmp/firmware\n\nBUG\u003db:230679721\nTEST\u003dmake; run tests\nBRANCH\u003dNone\n\nChange-Id: I8a262f1d2ec916da62e49a53fd45bdec9fa0ad9b\nSigned-off-by: Hung-Te Lin \u003chungte@chromium.org\u003e\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/3611322\nReviewed-by: Sergey Frolov \u003csfrolov@google.com\u003e\nReviewed-by: Mike Frysinger \u003cvapier@chromium.org\u003e\nReviewed-by: Julius Werner \u003cjwerner@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1d916db6b33463a33c434a124f3445b8373010dc",
      "old_mode": 33188,
      "old_path": "futility/updater_archive.c",
      "new_id": "65b448d91fa35a91af77b5fbfbaf124b2b6f75b4",
      "new_mode": 33188,
      "new_path": "futility/updater_archive.c"
    }
  ]
}
