Description[usb_gadget p09] Software updates over HTTP.
Add a /update resource which accepts a new software package (assuming
the hash is correct) and performs an in-place upgrade. To avoid leaving
the device in an unusable state the old version remains running until
the new version starts to accept HTTP connections. At this point the
Tornado I/O loop is running correctly and even if USB functionality
is broken the device should accept another software update to fix it.
BUG=396682
R=rockot@chromium.org,rpaquay@chromium.org,kalman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285531
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|