Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Issue 3292016: sign_official_build.sh: If found, sign the packaged firmware autoupdate. (Closed)

Created:
10 years, 3 months ago by gauravsh
Modified:
9 years, 6 months ago
Reviewers:
Hung-Te
CC:
chromium-os-reviews_chromium.org, Randall Spangler, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

If found, sign the packaged firmware autoupdate. Previously this was hidden behind an environment variable. With this change, the signing script will always try to sign the firmware update if found. If not, it will still perform the remaining steps (rootfs calculation, kernel partition signature etc.). Also fixed a few minor bugs with the firmware update code. BUG=chrome-os-partner:925, chrome-os:3496 TEST=created a ToT semi-official build, and ran the signing script on the image. Verified that the firmware got correctly updated (by running chromeos-firmwareupdate on the device). Also tested on images without the packaged firmware update. Change-Id: I0921ce36a880e18167a8e3a2b63d8f246693d488

Patch Set 1 #

Total comments: 1

Patch Set 2 : review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -19 lines) Patch
M scripts/image_signing/sign_official_build.sh View 1 5 chunks +33 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gauravsh
10 years, 3 months ago (2010-09-10 03:51:44 UTC) #1
Hung-Te
http://codereview.chromium.org/3292016/diff/1/2 File scripts/image_signing/sign_official_build.sh (right): http://codereview.chromium.org/3292016/diff/1/2#newcode166 scripts/image_signing/sign_official_build.sh:166: { echo "Extracting firmware autoupdate failed." && return 1; ...
10 years, 3 months ago (2010-09-10 04:00:36 UTC) #2
gauravsh
On 2010/09/10 04:00:36, Hung-Te wrote: > http://codereview.chromium.org/3292016/diff/1/2 > File scripts/image_signing/sign_official_build.sh (right): > > http://codereview.chromium.org/3292016/diff/1/2#newcode166 > ...
10 years, 3 months ago (2010-09-10 04:12:36 UTC) #3
Hung-Te
10 years, 3 months ago (2010-09-10 04:16:48 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698