uptane / meta-updater

Yocto layer supporting Uptane updates via aktualizr and OSTree
MIT License
13 stars 19 forks source link

How to Integrate Meta-updater to Yocto build for iMX6ULL #76

Open kingdekong opened 1 year ago

kingdekong commented 1 year ago

I have done a BSP build with yocto and succesfully for iMX6ULL machine. I’m using kirkstone branch: repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-kirkstone -m imx-5.15.52-2.1.0.xml How to integrate meta-updater layer to iMX6ULL machine?

pattivacek commented 1 year ago

Maybe try the (old but still relevant) documentation at https://docs.ota.here.com/ota-client/latest/bsp-integration.html? It might still refer to OTA Connect and older Yocto branches, but the ideas are the same.

Consider that you will need a server to manage the updates, and AFAIK Here is not accepting new customers. You can try OTA Community Edition or inquire with Toradex or Foundries for their options.