Difference between revisions of "iMX8M Industrial Mender"

From Voipac Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
Mender supports several extensions enabling features like Remote Terminal, Port Forward, File Transfer, and Device Configuration, together with the ability to monitor and alert.
 
Mender supports several extensions enabling features like Remote Terminal, Port Forward, File Transfer, and Device Configuration, together with the ability to monitor and alert.
  
The steps described on this page are focused on integrating Mender updater into the Yocto Project. The well written [https://docs.mender.io/ official Mender documentation] covers all the other important aspects of this utility.
+
The steps described on this page are primarily focused on integrating Mender updater into the Yocto Project. The well written [https://docs.mender.io/ official Mender documentation] covers all the other important aspects of this utility.

Revision as of 14:26, 9 December 2023

This Wiki page describes Mender OTA updater integration into the Yocto Project for the iMX8M Industrial Development Kit. Mender is a secure and robust software update system capable to handle a large number of devices.

Mender supports several extensions enabling features like Remote Terminal, Port Forward, File Transfer, and Device Configuration, together with the ability to monitor and alert.

The steps described on this page are primarily focused on integrating Mender updater into the Yocto Project. The well written official Mender documentation covers all the other important aspects of this utility.