This document discusses remote over-the-air software updates for IoT devices. It covers:
1) SWUpdate, an open source Linux update agent that can be used to build an Android-style recovery system for updating Linux.
2) The Eclipse hawkBit project for remotely managing and deploying software updates to networked devices.
3) The presenter's implementation, called "Update Factory", which combines SWUpdate and hawkBit to provide an Android-like OTA update mechanism for embedded Linux devices.