Hello, we have implemented OTA based on OSTree, in a non-commercial no-license-fee setting, to update OTA over mobile (3G/4G) data connections.
I remember the OTA server was really easy to setup. We let Yocto deploy directly to the OTA server, using CI/CD. Basically the server worked out of the box, running a few ostree commands. We added a GUI to have visual version management, deployment branches, rollbacks etc. with a few PHP scripts. If you go this route, just run the ostree from the command line on both the client and server, and you will quickly understand how it works, and how you would like to wrap it up. Regards, Leon. On Thu, May 11, 2023 at 6:59 PM Stefano Babic <[email protected]> wrote: > > Hi, > > On 11.05.23 16:33, MOHAMMED HASSAN wrote: > > Hi all, > > So I am referring this page for OTA updates > > https://wiki.yoctoproject.org/wiki/System_Update > > <https://wiki.yoctoproject.org/wiki/System_Update> > > > > However are these all paid or free services. Any more info about these > > services is welcomed. > > Also are there any tutorials, YouTube videos on ota updates for yocto? I > > couldn’t find any though. > > > > I and DENX offer services around SWUpdate as OTA service - > https://swupdate.org/services. Layers and documentation can be retrieved > at https://sbabic.github.io/swupdate/. > > Regards, > Stefano Babic > > -- > ===================================================================== > DENX Software Engineering GmbH, Managing Director: Erika Unter > HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany > Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] > ===================================================================== > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59995): https://lists.yoctoproject.org/g/yocto/message/59995 Mute This Topic: https://lists.yoctoproject.org/mt/98828664/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
