Difference between revisions of "iMX8M Industrial Mender"

From Voipac Wiki
Jump to navigation Jump to search
(Created page with "Category:iMX8M Industrial Category:iMX8M Industrial Software Category:iMX8M Industrial Yocto Category:Yocto <!-- --> <div style="float:right">__TOC__</div> Th...")
 
Line 6: Line 6:
 
<div style="float:right">__TOC__</div>
 
<div style="float:right">__TOC__</div>
  
This Wiki page describes [https://hub.mender.io/t/voipac-imx8m-industrial-development-kit/5865 Mender OTA updater integration] into the Yocto Project of the iMX8M Industrial Development Kit. Mender is a secure and robust software update system capable to handle a large number of devices.
+
This Wiki page describes [https://hub.mender.io/t/voipac-imx8m-industrial-development-kit/5865 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.
 
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 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:25, 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 focused on integrating Mender updater into the Yocto Project. The well written official Mender documentation covers all the other important aspects of this utility.