View Source mix firmware.patch (nerves v1.10.5)

Generate a firmware patch from a source and target firmware and output a new firmware file with the patch contents. The source firmware file

This requires fwup >= 1.6.0

Command line options

  • --source - (Optional) The path to the .fw file used as the source. Defaults to the last firmware built.
  • --target - (Optional) The path to the .fw file used as the target. Defaults to generating a new firmware without overwriting the source.
  • --output - (Optional) The path to the .fw file used to write the patch firmware. Defaults to Nerves.Env.firmware_path/1